Click here to Skip to main content
15,904,926 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCShellFileOp Pin
Kevin Marren16-Oct-03 3:53
Kevin Marren16-Oct-03 3:53 
GeneralRe: CShellFileOp Pin
David Crow16-Oct-03 6:54
David Crow16-Oct-03 6:54 
GeneralFILE Pin
hph16-Oct-03 3:51
hph16-Oct-03 3:51 
GeneralRe: FILE Pin
David Crow16-Oct-03 6:57
David Crow16-Oct-03 6:57 
GeneralSoftware analysis tools Pin
Shay Harel16-Oct-03 3:42
Shay Harel16-Oct-03 3:42 
GeneralClistBox problem here........help!!!!! :-( Pin
Steve Obbayi16-Oct-03 3:31
professionalSteve Obbayi16-Oct-03 3:31 
GeneralRe: ClistBox problem here........help!!!!! :-( Pin
Rafael Fernández López16-Oct-03 9:39
Rafael Fernández López16-Oct-03 9:39 
GeneralRe: ClistBox problem here........help!!!!! :-( Pin
Mike Danberg16-Oct-03 10:01
Mike Danberg16-Oct-03 10:01 
You're probably trying to write to a non-existing listbox. You have to pass the listbox along to the other class in order to write to it. Create a pointer to the listbox in the myApp class and then set it equal to the listbox when you set up the myApp class, then you should be able to write to it.

Mike
GeneralRe: ClistBox problem here........help!!!!! :-( Pin
Steve Obbayi16-Oct-03 19:07
professionalSteve Obbayi16-Oct-03 19:07 
GeneralCComboBox Pin
De Nardis Andrea16-Oct-03 3:29
De Nardis Andrea16-Oct-03 3:29 
GeneralRe: CComboBox Pin
David Crow16-Oct-03 7:07
David Crow16-Oct-03 7:07 
GeneralRe: CComboBox Pin
De Nardis Andrea16-Oct-03 8:04
De Nardis Andrea16-Oct-03 8:04 
Generalbluetooth Pin
da_adel16-Oct-03 3:28
da_adel16-Oct-03 3:28 
Questionhow do i make a bitmap appear on a button when i click on the button Pin
swerajan16-Oct-03 2:51
swerajan16-Oct-03 2:51 
GeneralOwner Drawn CHeaderCtrl Items Pin
Uller16-Oct-03 1:58
Uller16-Oct-03 1:58 
GeneralRe: Owner Drawn CHeaderCtrl Items Pin
Roger Allen16-Oct-03 2:19
Roger Allen16-Oct-03 2:19 
GeneralRe: Owner Drawn CHeaderCtrl Items Pin
Uller16-Oct-03 3:39
Uller16-Oct-03 3:39 
GeneralRe: Owner Drawn CHeaderCtrl Items Pin
Uller16-Oct-03 2:21
Uller16-Oct-03 2:21 
GeneralRe: Owner Drawn CHeaderCtrl Items Pin
Roger Allen16-Oct-03 5:25
Roger Allen16-Oct-03 5:25 
GeneralRe: Owner Drawn CHeaderCtrl Items Pin
Uller16-Oct-03 7:33
Uller16-Oct-03 7:33 
GeneralImage resolution.. Pin
Neha16-Oct-03 1:42
Neha16-Oct-03 1:42 
Generalinfix to postfix Pin
16-Oct-03 0:45
suss16-Oct-03 0:45 
QuestionHow to draw selection with different color?? Pin
Umesh Sharma16-Oct-03 0:42
Umesh Sharma16-Oct-03 0:42 
QuestionHow to make .ACS(agent character storage) Pin
sunju16-Oct-03 0:34
sunju16-Oct-03 0:34 
GeneralUnexpected Win32 Thread when using sockets Pin
Niklas Andersson15-Oct-03 23:30
Niklas Andersson15-Oct-03 23:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.