008
27.05.2003, 23:08 Uhr
~cuara
Gast
|
Zitat: |
Heiko postete rechts auf den fehler klicken und goto error-tag auswählen.
|
Danke ihr beide. Heiko, wo auf den Fehler rechts klicken? Nach dem Debuggen?
Und Mike, wenn ich auf Wiederholen drücke, dann kommt die Meldung von Windows: " Programm.exe hat einen Fehler gefunden und muss beendet werden"
Dann kann man zwischen Debug, Problem Bericht senden oder nicht senden wählen.
Wenn ich dann links auf Debug klicke, kommt folgende Fehlermeldung: " Die Ausnahme "unknown software exception) 0x80000003 ist in der Anwendung an der Stelle 0x004a0ae1 aufgetreten. Klicken Sie OK um das Programm zu beenden."
Dann kommen im C++ Debug Fenster unten, folgendes:
\advapi32.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\rpcrt4.dll', no matching symbolic information found. Loaded symbols for 'CWINDOWS\system32\MFCO42D.DLL' Loaded 'CWINDOWS\system32\mfc42loc.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\uxtheme.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\msvcrt.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\MSCTF.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\comctl32.dll', no matching symbolic information found. Loaded 'CProgramme\Yahoo!\Messenger\idle.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\version.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\shlwapi.dll', no matching symbolic information found. Loaded 'CWINDOWS\system32\apphelp.dll', no matching symbolic information found. The thread 0x79C has exited with code 0 (0x0). The thread 0x7CC has exited with code -2147483645 (0x80000003). The program 'CProgramm.exe has exited with code -2147483645 (0x80000003).
Sieht schlimm aus oder? |