Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: reading from serial port Pin
Blake Miller13-Jan-05 4:38
Blake Miller13-Jan-05 4:38 
Questionhow to get a running application Pin
spiced12-Jan-05 23:31
spiced12-Jan-05 23:31 
AnswerRe: how to get a running application Pin
Selvam R12-Jan-05 23:42
professionalSelvam R12-Jan-05 23:42 
GeneralRe: how to get a running application Pin
spiced13-Jan-05 0:16
spiced13-Jan-05 0:16 
GeneralRe: how to get a running application Pin
ThatsAlok13-Jan-05 0:51
ThatsAlok13-Jan-05 0:51 
GeneralRe: how to get a running application Pin
spiced13-Jan-05 17:07
spiced13-Jan-05 17:07 
GeneralRe: how to get a running application Pin
ThatsAlok13-Jan-05 18:47
ThatsAlok13-Jan-05 18:47 
GeneralApplication fails in Release mode.... Pin
Jagadeesh VN12-Jan-05 23:27
Jagadeesh VN12-Jan-05 23:27 
Hi,

I developed an application in VC++, and it is crashing in the release mode.I enabled Debbuging in the release mode, and I hv attached the dump of my Call Stack.

I dont know, why CWinApp object is NULL.Can anybody pl. help me in solving this...

TBMS3! __sbh_free_block + 369 bytes
TBMS3! free + 35 bytes
operator delete(void * 0x0145c030) line 349 + 9 bytes
CPlex::FreeDataChain(CPlex * const 0x00000000) line 45 + 6 bytes
CMapPtrToPtr::RemoveAll(CMapPtrToPtr * const 0x00000000 {CMapPtrToPtr}) line 94
CHandleMap::DeleteTemp(CHandleMap * const 0x00000000) line 239 + 8 bytes
AfxUnlockTempMaps(int 1) line 50
CWinThread::OnIdle(CWinThread * const 0x00000000 {CWinThread h=??? proc=???}, long 5120804) line 591
CWinApp::OnIdle(CWinApp * const 0x00000000 {CWinApp ???}, long) line 494

Also, earlier it was giving errors related to vector destructor iterator.
Wherever I used delete [] ptr, the application was failing. Even though I am not using delete [] from within my code, the MFC framework is using that a lot. Is there any way by which I can force the compiler to include vector destructor, and scalar destructor.

I am working in VC++ 6.0


--Rgds--
GeneralRe: Application fails in Release mode.... Pin
PJ Arends13-Jan-05 6:55
professionalPJ Arends13-Jan-05 6:55 
GeneralThanks Blake Miller: CreateProcess and process groups (2) Pin
ionzarate12-Jan-05 23:16
ionzarate12-Jan-05 23:16 
GeneralGet Sector!! !! Pin
LiYS12-Jan-05 22:57
LiYS12-Jan-05 22:57 
GeneralRe: Get Sector!! !! Pin
Selvam R12-Jan-05 23:06
professionalSelvam R12-Jan-05 23:06 
GeneralRe: Get Sector!! !! Pin
LiYS12-Jan-05 23:13
LiYS12-Jan-05 23:13 
GeneralRe: Get Sector!! !! Pin
Anonymous12-Jan-05 23:32
Anonymous12-Jan-05 23:32 
Generalrequest to all Pin
Anonymous12-Jan-05 22:11
Anonymous12-Jan-05 22:11 
GeneralRe: request to all Pin
ThatsAlok13-Jan-05 0:30
ThatsAlok13-Jan-05 0:30 
Generalto alok Pin
Anonymous13-Jan-05 1:39
Anonymous13-Jan-05 1:39 
GeneralRe: to alok Pin
ThatsAlok13-Jan-05 2:17
ThatsAlok13-Jan-05 2:17 
GeneralRe: request to all Pin
David Crow13-Jan-05 3:55
David Crow13-Jan-05 3:55 
GeneralGUI capturing Pin
kedar.dave12-Jan-05 22:01
kedar.dave12-Jan-05 22:01 
GeneralRe: GUI capturing Pin
Selvam R12-Jan-05 23:02
professionalSelvam R12-Jan-05 23:02 
GeneralRe: GUI capturing Pin
kedar.dave13-Jan-05 17:27
kedar.dave13-Jan-05 17:27 
GeneralRevision Control System and Tools Pin
George Ionescu12-Jan-05 21:40
George Ionescu12-Jan-05 21:40 
QuestionFilesss.... Help? Pin
nutkase12-Jan-05 21:25
nutkase12-Jan-05 21:25 
AnswerRe: Filesss.... Help? Pin
David Crow13-Jan-05 3:57
David Crow13-Jan-05 3:57 

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.