Click here to Skip to main content
15,905,232 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Setting wide message system hook? Pin
Jason Teagle12-Jun-01 4:56
Jason Teagle12-Jun-01 4:56 
GeneralDon't include header files. Pin
hahyojin11-Jun-01 19:17
hahyojin11-Jun-01 19:17 
Generalplease translate ;) Re: Don't include header files. Pin
Igor Sukhov11-Jun-01 23:02
Igor Sukhov11-Jun-01 23:02 
Generalwe all <i><b>love</b></i> an inheritance question! Pin
Nick Blumhardt11-Jun-01 17:37
Nick Blumhardt11-Jun-01 17:37 
GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Gerald Schwab11-Jun-01 17:58
Gerald Schwab11-Jun-01 17:58 
GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Nick Blumhardt11-Jun-01 19:06
Nick Blumhardt11-Jun-01 19:06 
GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Ben Burnett11-Jun-01 19:21
Ben Burnett11-Jun-01 19:21 
GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Gert Boddaert11-Jun-01 21:38
Gert Boddaert11-Jun-01 21:38 
Do NOT call a (pure) virtual function in a constructor or destructor. This can result in undefined behavior.
Think about it, or grab a copy of 'Stroustrup'.

--------------------------------------------------
If my messages appear curt, I apologize.
I try to be brief to save your time as well as mine.
--------------------------------------------------

GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Nick Blumhardt12-Jun-01 13:21
Nick Blumhardt12-Jun-01 13:21 
GeneralRe: we all <i><b>love</b></i> an inheritance question! Pin
Gerald Schwab12-Jun-01 15:02
Gerald Schwab12-Jun-01 15:02 
Generalusing unicode symbols in embedded VC++ Pin
bo11-Jun-01 17:01
bo11-Jun-01 17:01 
GeneralProgram crashes when I try to assign values to a CListBox in a dialog window created from my main dialog window Pin
11-Jun-01 16:06
suss11-Jun-01 16:06 
GeneralRe: Program crashes when I try to assign values to a CListBox in a dialog window created from my main dialog window Pin
11-Jun-01 18:14
suss11-Jun-01 18:14 
GeneralNope Pin
11-Jun-01 23:44
suss11-Jun-01 23:44 
GeneralRe: Program crashes when I try to assign values to a CListBox in a dialog window created from my main dialog window Pin
Ben Burnett11-Jun-01 19:27
Ben Burnett11-Jun-01 19:27 
GeneralCrashes no matter where Pin
11-Jun-01 23:47
suss11-Jun-01 23:47 
GeneralRe: Crashes no matter where Pin
Michael P Butler12-Jun-01 0:08
Michael P Butler12-Jun-01 0:08 
GeneralRe: Crashes no matter where Pin
12-Jun-01 0:26
suss12-Jun-01 0:26 
GeneralRe: Program crashes when I try to assign values to a CListBox in a dialog window created from my main dialog window Pin
Ulf Öhlén12-Jun-01 0:16
Ulf Öhlén12-Jun-01 0:16 
GeneralRe: Program crashes when I try to assign values to a CListBox in a dialog window created from my main dialog window Pin
12-Jun-01 0:24
suss12-Jun-01 0:24 
GeneralNot quite what I do. Pin
12-Jun-01 0:34
suss12-Jun-01 0:34 
GeneralRe: Not quite what I do. Pin
Ulf Öhlén12-Jun-01 0:59
Ulf Öhlén12-Jun-01 0:59 
GeneralNope, that didn't work Pin
12-Jun-01 11:19
suss12-Jun-01 11:19 
GeneralRe: Nope, that didn't work Pin
Ulf Öhlén12-Jun-01 23:19
Ulf Öhlén12-Jun-01 23:19 
GeneralRe: Not quite what I do. Pin
Michael P Butler12-Jun-01 22:39
Michael P Butler12-Jun-01 22:39 

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.