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

C / C++ / MFC

 
QuestionCheck if exe exist at given location Pin
josip cagalj3-Oct-07 23:30
josip cagalj3-Oct-07 23:30 
AnswerRe: Check if exe exist at given location Pin
Garth J Lancaster3-Oct-07 23:52
professionalGarth J Lancaster3-Oct-07 23:52 
AnswerRe: Check if exe exist at given location Pin
Roger Broomfield4-Oct-07 0:06
Roger Broomfield4-Oct-07 0:06 
AnswerRe: Check if exe exist at given location Pin
Naveen4-Oct-07 0:10
Naveen4-Oct-07 0:10 
AnswerRe: Check if exe exist at given location Pin
Waldermort4-Oct-07 0:11
Waldermort4-Oct-07 0:11 
AnswerTHANKS Pin
josip cagalj4-Oct-07 0:15
josip cagalj4-Oct-07 0:15 
AnswerRe: Check if exe exist at given location Pin
David Crow4-Oct-07 3:27
David Crow4-Oct-07 3:27 
QuestionDebug Assertion Failed - Error message Pin
rajaratk3-Oct-07 23:05
rajaratk3-Oct-07 23:05 
Hello,

When I am debugging the source code,I got "Debug Assertion Failed" as a heading and the text which shown in big letters.

When I see the output i got the following messages.

=========================================================================================


Warning: data source is readonly.
DBMS: EXCEL
Version: 08.00.0000
ODBC Driver Manager Version: 03.52.0000
'omc.exe': Loaded 'C:\WINDOWS\system32\msjtes40.dll', No symbols loaded.
'omc.exe': Loaded 'C:\WINDOWS\system32\vbajet32.dll', No symbols loaded.
'omc.exe': Loaded 'C:\WINDOWS\system32\expsrv.dll', No symbols loaded.
'omc.exe': Unloaded 'C:\WINDOWS\system32\msexcl40.dll'
The thread 'Win32 Thread' (0x544) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xcd0) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x958) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x938) has exited with code 0 (0x0).
'omc.exe': Loaded 'C:\WINDOWS\system32\odexl32.dll', No symbols loaded.
'omc.exe': Unloaded 'C:\WINDOWS\system32\odexl32.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\odbcjt32.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\odbcji32.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\msjter40.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\msjint40.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\msjet40.dll'
'omc.exe': Unloaded 'C:\WINDOWS\system32\mswstr10.dll'
HEAP[omc.exe]: Invalid Address specified to RtlValidateHeap( 02440000, 02DEBD00 )

Windows has triggered a breakpoint in omc.exe.

This may be due to a corruption of the heap, and indicates a bug in omc.exe or any of the DLLs it has loaded.

The output window may have more diagnostic information


========================================================================================

Please if anyone identifies the error let me know.

Thanks in advance

Ratheesh
AnswerRe: Debug Assertion Failed - Error message Pin
Hamid_RT3-Oct-07 23:26
Hamid_RT3-Oct-07 23:26 
GeneralRe: Debug Assertion Failed - Error message Pin
rajaratk3-Oct-07 23:31
rajaratk3-Oct-07 23:31 
GeneralRe: Debug Assertion Failed - Error message Pin
James R. Twine4-Oct-07 1:37
James R. Twine4-Oct-07 1:37 
GeneralRe: Debug Assertion Failed - Error message Pin
KarstenK4-Oct-07 2:37
mveKarstenK4-Oct-07 2:37 
QuestionRe: Debug Assertion Failed - Error message Pin
David Crow4-Oct-07 3:29
David Crow4-Oct-07 3:29 
AnswerRe: Debug Assertion Failed - Error message Pin
rajaratk4-Oct-07 20:15
rajaratk4-Oct-07 20:15 
QuestionRe: Debug Assertion Failed - Error message Pin
David Crow5-Oct-07 3:20
David Crow5-Oct-07 3:20 
AnswerRe: Debug Assertion Failed - Error message [modified] Pin
rajaratk7-Oct-07 20:16
rajaratk7-Oct-07 20:16 
QuestionRe: Debug Assertion Failed - Error message Pin
David Crow8-Oct-07 2:47
David Crow8-Oct-07 2:47 
AnswerRe: Debug Assertion Failed - Error message [modified] Pin
rajaratk8-Oct-07 18:41
rajaratk8-Oct-07 18:41 
QuestionRe: Debug Assertion Failed - Error message Pin
David Crow9-Oct-07 2:49
David Crow9-Oct-07 2:49 
AnswerRe: Debug Assertion Failed - Error message Pin
rajaratk9-Oct-07 22:43
rajaratk9-Oct-07 22:43 
GeneralRe: Debug Assertion Failed - Error message Pin
David Crow10-Oct-07 2:46
David Crow10-Oct-07 2:46 
QuestionImageControl Pin
nitin33-Oct-07 22:17
nitin33-Oct-07 22:17 
AnswerRe: ImageControl Pin
Roger Broomfield3-Oct-07 22:33
Roger Broomfield3-Oct-07 22:33 
GeneralRe: ImageControl Pin
nitin33-Oct-07 23:03
nitin33-Oct-07 23:03 
AnswerRe: ImageControl Pin
rp_suman3-Oct-07 22:38
rp_suman3-Oct-07 22:38 

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.