Click here to Skip to main content
15,913,240 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to identify click event of Tab control? Pin
Atul234-Oct-07 1:49
Atul234-Oct-07 1:49 
AnswerRe: How to identify click event of Tab control? Pin
Naveen4-Oct-07 1:52
Naveen4-Oct-07 1:52 
AnswerRe: How to identify click event of Tab control? Pin
David Crow4-Oct-07 3:24
David Crow4-Oct-07 3:24 
Questionusing, namespace and enum: VS2003 Compiler Bug? Pin
Russell'4-Oct-07 1:35
Russell'4-Oct-07 1:35 
AnswerRe: using, namespace and enum: VS2003 Compiler Bug? Pin
jhwurmbach4-Oct-07 2:12
jhwurmbach4-Oct-07 2:12 
GeneralRe: using, namespace and enum: VS2003 Compiler Bug? Pin
Russell'4-Oct-07 2:22
Russell'4-Oct-07 2:22 
AnswerRe: using, namespace and enum: VS2003 Compiler Bug? Pin
Russell'4-Oct-07 2:20
Russell'4-Oct-07 2:20 
Questionhow to change the color of header of list control Pin
rajneshmalik4-Oct-07 0:50
rajneshmalik4-Oct-07 0:50 
AnswerRe: how to change the color of header of list control Pin
Naveen4-Oct-07 1:48
Naveen4-Oct-07 1:48 
AnswerRe: how to change the color of header of list control Pin
ThatsAlok5-Oct-07 0:49
ThatsAlok5-Oct-07 0:49 
QuestionHelp needed in Borland C++ Builder Pin
__yash__4-Oct-07 0:24
professional__yash__4-Oct-07 0:24 
AnswerRe: Help needed in Borland C++ Builder Pin
_AnsHUMAN_ 4-Oct-07 0:41
_AnsHUMAN_ 4-Oct-07 0:41 
AnswerRe: Help needed in Borland C++ Builder Pin
James R. Twine4-Oct-07 1:30
James R. Twine4-Oct-07 1:30 
AnswerRe: Help needed in Borland C++ Builder (answer) Pin
Programm3r4-Oct-07 3:57
Programm3r4-Oct-07 3:57 
QuestionNeed Book Pin
Tarek Jabri3-Oct-07 23:31
Tarek Jabri3-Oct-07 23:31 
AnswerRe: Need Book Pin
Programm3r4-Oct-07 2:58
Programm3r4-Oct-07 2:58 
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 

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.