Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compiler Option Pin
Alexander M.,7-Mar-04 10:56
Alexander M.,7-Mar-04 10:56 
GeneralRe: Compiler Option Pin
Michael Dunn7-Mar-04 10:27
sitebuilderMichael Dunn7-Mar-04 10:27 
GeneralRe: Compiler Option Pin
Mazdak7-Mar-04 18:53
Mazdak7-Mar-04 18:53 
GeneralRe: Compiler Option Pin
Gary R. Wheeler7-Mar-04 10:54
Gary R. Wheeler7-Mar-04 10:54 
GeneralRe: Compiler Option Pin
Curi0us_George7-Mar-04 15:39
Curi0us_George7-Mar-04 15:39 
GeneralRe: Compiler Option Pin
Ryan Binns7-Mar-04 17:30
Ryan Binns7-Mar-04 17:30 
GeneralSplitter Window Problem Pin
r00k137-Mar-04 7:36
r00k137-Mar-04 7:36 
GeneralRe: Splitter Window Problem Pin
Rob Manderson7-Mar-04 8:23
protectorRob Manderson7-Mar-04 8:23 
The trick here is to remember that debug asserts are your friend. Let the assert happen and use the debugger to examine the line that asserts. If it's deep in MFC (probably is) there are probably comments in the source explaining what's being asserted and why it might fail. It's those conditions you need to investigate to deal with the assert.

Rob Manderson

Colin Davies wrote: I'm sure Americans could use more of it, and thus reduce the world supply faster. This of course would be good, because the faster we run out globally, the less chance of pollution there will be. (Talking about the price of petrol) The Soapbox, March 5 2004
QuestionHow do I attach dialogs another??? Pin
DrRayen7-Mar-04 7:11
DrRayen7-Mar-04 7:11 
AnswerRe: How do I attach dialogs another??? Pin
monrobot137-Mar-04 9:33
monrobot137-Mar-04 9:33 
GeneralRe: How do I attach dialogs to one another??? Pin
Anonymous7-Mar-04 13:19
Anonymous7-Mar-04 13:19 
GeneralRe: How do I attach dialogs to one another??? Pin
Iain Clarke, Warrior Programmer7-Mar-04 13:59
Iain Clarke, Warrior Programmer7-Mar-04 13:59 
GeneralNeed help in plotting waveform in VC++ Pin
snehapp7-Mar-04 6:58
snehapp7-Mar-04 6:58 
GeneralRe: Need help in plotting waveform in VC++ Pin
Rick York7-Mar-04 8:37
mveRick York7-Mar-04 8:37 
Generalplease help (dialog bar button) Pin
asher_ungar7-Mar-04 5:24
asher_ungar7-Mar-04 5:24 
GeneralRe: please help (dialog bar button) Pin
KaЯl8-Mar-04 0:17
KaЯl8-Mar-04 0:17 
GeneralReading binary data off a CD Pin
Dev5787-Mar-04 4:29
Dev5787-Mar-04 4:29 
GeneralRe: Reading binary data off a CD Pin
Alexander M.,7-Mar-04 10:24
Alexander M.,7-Mar-04 10:24 
GeneralIdentify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 4:13
daydremer7-Mar-04 4:13 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 10:26
Alexander M.,7-Mar-04 10:26 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 10:58
daydremer7-Mar-04 10:58 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 11:02
Alexander M.,7-Mar-04 11:02 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer7-Mar-04 11:05
daydremer7-Mar-04 11:05 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
Alexander M.,7-Mar-04 11:38
Alexander M.,7-Mar-04 11:38 
GeneralRe: Identify shutdwon and restart in WM_QUERYENDSESSION Pin
daydremer8-Mar-04 0:26
daydremer8-Mar-04 0:26 

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.