Click here to Skip to main content
15,917,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Application crash Pin
Jijo.Raj26-Aug-08 6:27
Jijo.Raj26-Aug-08 6:27 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 19:45
ptr_Electron26-Aug-08 19:45 
GeneralRe: Application crash Pin
Jijo.Raj26-Aug-08 19:55
Jijo.Raj26-Aug-08 19:55 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 20:01
ptr_Electron26-Aug-08 20:01 
GeneralRe: Application crash Pin
Jijo.Raj26-Aug-08 20:43
Jijo.Raj26-Aug-08 20:43 
GeneralRe: Application crash Pin
ptr_Electron26-Aug-08 21:16
ptr_Electron26-Aug-08 21:16 
QuestionRe: Application crash Pin
Jijo.Raj26-Aug-08 22:47
Jijo.Raj26-Aug-08 22:47 
AnswerRe: Application crash [modified] Pin
ptr_Electron8-Sep-08 0:51
ptr_Electron8-Sep-08 0:51 
Suspicious | :suss: Hi Jio,

I had still Crash in the release build @ below statement. Please help me

38: // Perform specific initializations
39: if (!pThread->InitInstance())
5F433518 mov ecx,dword ptr [pThread]
5F43351B mov edx,dword ptr [ecx] 5F43351D mov </b> //CRASH
ecx,dword ptr [pThread]
5F433520 call dword ptr [edx+58h]
5F433523 test eax,eax
5F433525 jne AfxWinMain+0C3h (5f433563)
40: {
41: if (pThread->m_pMainWnd != NULL)
5F433527 mov eax,dword ptr [pThread]
5F43352A cmp dword ptr [eax+20h],0
5F43352E je AfxWinMain+0B3h (5f433553)
42: {
43: TRACE0("Warning: Destroying non-NULL m_pMainWnd\n");
5F433530 push offset string "Warning: Destroying non-NULL m_p"... (5f4af280)


modified on Monday, September 8, 2008 7:04 AM

QuestionHow can Compare two dates? Pin
Le@rner26-Aug-08 2:33
Le@rner26-Aug-08 2:33 
AnswerRe: How can Compare two dates? Pin
Rajesh R Subramanian26-Aug-08 2:42
professionalRajesh R Subramanian26-Aug-08 2:42 
GeneralRe: How can Compare two dates? Pin
Le@rner26-Aug-08 2:47
Le@rner26-Aug-08 2:47 
GeneralRe: How can Compare two dates? Pin
Rajesh R Subramanian26-Aug-08 3:00
professionalRajesh R Subramanian26-Aug-08 3:00 
GeneralRe: How can Compare two dates? Pin
Le@rner26-Aug-08 18:39
Le@rner26-Aug-08 18:39 
GeneralRe: How can Compare two dates? Pin
David Crow27-Aug-08 2:55
David Crow27-Aug-08 2:55 
AnswerRe: How can Compare two dates? Pin
David Crow26-Aug-08 4:18
David Crow26-Aug-08 4:18 
QuestionInformation bar for popup blocked Pin
Rahul Vaishnav26-Aug-08 1:25
Rahul Vaishnav26-Aug-08 1:25 
Questionproblem while closing the Application Pin
Bernaad26-Aug-08 1:13
Bernaad26-Aug-08 1:13 
QuestionRe: problem while closing the Application Pin
Roger Stoltz26-Aug-08 1:20
Roger Stoltz26-Aug-08 1:20 
AnswerRe: problem while closing the Application Pin
Bernaad26-Aug-08 1:45
Bernaad26-Aug-08 1:45 
GeneralRe: problem while closing the Application Pin
Roger Stoltz26-Aug-08 2:01
Roger Stoltz26-Aug-08 2:01 
GeneralRe: problem while closing the Application Pin
Bernaad26-Aug-08 2:33
Bernaad26-Aug-08 2:33 
QuestionHook Darg n Drop event Pin
Sohaib ur Rahman26-Aug-08 1:13
Sohaib ur Rahman26-Aug-08 1:13 
Questioncopy file Pin
MsmVc26-Aug-08 0:52
MsmVc26-Aug-08 0:52 
AnswerRe: copy file Pin
Nibu babu thomas26-Aug-08 0:56
Nibu babu thomas26-Aug-08 0:56 
GeneralRe: copy file Pin
MsmVc26-Aug-08 1:00
MsmVc26-Aug-08 1:00 

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.