Click here to Skip to main content
15,916,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TRACE function in console app Pin
9ine19-Apr-06 0:51
9ine19-Apr-06 0:51 
QuestionHigh CPU Usage Problem in Windows XP SP2 Pin
abc87619-Apr-06 0:06
abc87619-Apr-06 0:06 
AnswerRe: High CPU Usage Problem in Windows XP SP2 Pin
ThatsAlok19-Apr-06 1:09
ThatsAlok19-Apr-06 1:09 
QuestionShowing full String in VS C++ 6.0 Pin
MrChefman18-Apr-06 23:58
MrChefman18-Apr-06 23:58 
AnswerRe: Showing full String in VS C++ 6.0 Pin
Graham Bradshaw19-Apr-06 0:08
Graham Bradshaw19-Apr-06 0:08 
QuestionHelp needed with this graphic command. Pin
yang__lee18-Apr-06 23:48
yang__lee18-Apr-06 23:48 
AnswerRe: Help needed with this graphic command. Pin
jayart19-Apr-06 6:35
jayart19-Apr-06 6:35 
QuestionAssertion failure Pin
mira66618-Apr-06 23:47
mira66618-Apr-06 23:47 
I have a problem with asserts. We are implementing graphics code (OpenGL) on MFC. We finished, zipped, and emailed our assignment a month ago when it was working fine. Now, we unzip our code because we need to modify it for a new project and it gives an assertion failure at the line:

ASSERT(::IsWindow(m_hWnd));

We read the article "Assert is your friend" but upon tracing the stack, it never lead back to our code.

Can anyone help?




MIRA
AnswerRe: Assertion failure Pin
Roger Stoltz19-Apr-06 0:11
Roger Stoltz19-Apr-06 0:11 
GeneralRe: Assertion failure Pin
mira66619-Apr-06 1:57
mira66619-Apr-06 1:57 
GeneralRe: Assertion failure Pin
Roger Stoltz19-Apr-06 2:23
Roger Stoltz19-Apr-06 2:23 
GeneralRe: Assertion failure Pin
mira66619-Apr-06 20:36
mira66619-Apr-06 20:36 
AnswerRe: Assertion failure Pin
Cedric Moonen19-Apr-06 0:15
Cedric Moonen19-Apr-06 0:15 
Questionconditional BP Pin
9ine18-Apr-06 23:40
9ine18-Apr-06 23:40 
AnswerRe: conditional BP Pin
toxcct18-Apr-06 23:44
toxcct18-Apr-06 23:44 
QuestionWM_NC* messages are not available Pin
yang__lee18-Apr-06 23:13
yang__lee18-Apr-06 23:13 
AnswerRe: WM_NC* messages are not available Pin
Michael Dunn18-Apr-06 23:21
sitebuilderMichael Dunn18-Apr-06 23:21 
GeneralRe: WM_NC* messages are not available Pin
yang__lee18-Apr-06 23:34
yang__lee18-Apr-06 23:34 
QuestionStack in VC Pin
kk.tvm18-Apr-06 23:02
kk.tvm18-Apr-06 23:02 
AnswerRe: Stack in VC Pin
Cedric Moonen18-Apr-06 23:04
Cedric Moonen18-Apr-06 23:04 
GeneralRe: Stack in VC Pin
kk.tvm18-Apr-06 23:28
kk.tvm18-Apr-06 23:28 
GeneralRe: Stack in VC Pin
Cedric Moonen18-Apr-06 23:36
Cedric Moonen18-Apr-06 23:36 
AnswerRe: Stack in VC Pin
Parthiban18-Apr-06 23:26
Parthiban18-Apr-06 23:26 
AnswerRe: Stack in VC Pin
Parthiban18-Apr-06 23:52
Parthiban18-Apr-06 23:52 
AnswerRe: Stack in VC Pin
ThatsAlok19-Apr-06 1:08
ThatsAlok19-Apr-06 1:08 

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.