Click here to Skip to main content
15,890,123 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Property Pages - Release Build Fail Pin
David Crow25-Jan-07 2:47
David Crow25-Jan-07 2:47 
QuestionSet desktop area size Pin
dmitriyf24-Jan-07 9:03
dmitriyf24-Jan-07 9:03 
AnswerRe: Set desktop area size Pin
Michael Dunn24-Jan-07 9:21
sitebuilderMichael Dunn24-Jan-07 9:21 
GeneralRe: Set desktop area size Pin
dmitriyf24-Jan-07 9:33
dmitriyf24-Jan-07 9:33 
Questionmktime(), Daylight Saving Time in 2007 and Beyond... Pin
ricksonderfan24-Jan-07 7:00
ricksonderfan24-Jan-07 7:00 
AnswerRe: mktime(), Daylight Saving Time in 2007 and Beyond... Pin
David Crow24-Jan-07 7:06
David Crow24-Jan-07 7:06 
GeneralRe: mktime(), Daylight Saving Time in 2007 and Beyond... Pin
ricksonderfan24-Jan-07 9:35
ricksonderfan24-Jan-07 9:35 
QuestionAssertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 6:03
Like2Byte24-Jan-07 6:03 
Hi,

first, I don't think I'm capable of providing the necessary information up front for the answer to my question so I'll really only be asking for links to enable me to educate myself a little further.

how can I trace back a problem associated with an assertion failure in wincore.cpp (line 1143). (Windows CE, BTW.)

Basically, I'm calling a dialog from a menu item and when the dialog is closed (either IDOK or IDCANCEL) the assertion is thrown. I've checked certain variables but their values appear OK.

One debugging message I'm getting is:
Assertion Failed: {Appname}: File wincore.cpp. line 1143
Warning: calling DestroyWindow in CWnd::~CWnd; OnDestroy or PostNcDestroy in derived class will not be called.
{rinse/repeat 5 more times.
QuestionRe: Assertion failure in wincore.cpp Pin
David Crow24-Jan-07 6:13
David Crow24-Jan-07 6:13 
AnswerRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 6:43
Like2Byte24-Jan-07 6:43 
GeneralRe: Assertion failure in wincore.cpp Pin
David Crow24-Jan-07 7:10
David Crow24-Jan-07 7:10 
GeneralRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 7:28
Like2Byte24-Jan-07 7:28 
GeneralRe: Assertion failure in wincore.cpp Pin
David Crow24-Jan-07 8:18
David Crow24-Jan-07 8:18 
JokeRe: Assertion failure in wincore.cpp Pin
toxcct24-Jan-07 8:24
toxcct24-Jan-07 8:24 
GeneralRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 10:32
Like2Byte24-Jan-07 10:32 
GeneralRe: Assertion failure in wincore.cpp Pin
David Crow24-Jan-07 10:46
David Crow24-Jan-07 10:46 
GeneralRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 17:03
Like2Byte24-Jan-07 17:03 
GeneralRe: Assertion failure in wincore.cpp Pin
David Crow25-Jan-07 2:41
David Crow25-Jan-07 2:41 
QuestionRe: Assertion failure in wincore.cpp Pin
Mark Salsbery24-Jan-07 6:48
Mark Salsbery24-Jan-07 6:48 
AnswerRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 6:57
Like2Byte24-Jan-07 6:57 
GeneralRe: Assertion failure in wincore.cpp Pin
Mark Salsbery24-Jan-07 7:04
Mark Salsbery24-Jan-07 7:04 
GeneralRe: Assertion failure in wincore.cpp Pin
Like2Byte24-Jan-07 7:40
Like2Byte24-Jan-07 7:40 
QuestionQue. about Class Constructor & Operator Overloading Pin
Andy Rama24-Jan-07 5:25
Andy Rama24-Jan-07 5:25 
AnswerRe: Que. about Class Constructor & Operator Overloading Pin
Waldermort24-Jan-07 5:35
Waldermort24-Jan-07 5:35 
GeneralRe: Que. about Class Constructor & Operator Overloading Pin
toxcct24-Jan-07 6:49
toxcct24-Jan-07 6:49 

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.