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

C / C++ / MFC

 
GeneralRe: Xml Parsing & Validating Pin
Ravi Bhavnani17-Aug-04 11:31
professionalRavi Bhavnani17-Aug-04 11:31 
GeneralRe: Xml Parsing & Validating Pin
Neville Franks17-Aug-04 11:45
Neville Franks17-Aug-04 11:45 
GeneralRe: Xml Parsing & Validating Pin
Nemanja Trifunovic17-Aug-04 16:32
Nemanja Trifunovic17-Aug-04 16:32 
GeneralRe: Xml Parsing & Validating Pin
Ivan Cachicatari17-Aug-04 12:04
Ivan Cachicatari17-Aug-04 12:04 
GeneralRe: Xml Parsing & Validating Pin
Ravi Bhavnani17-Aug-04 16:11
professionalRavi Bhavnani17-Aug-04 16:11 
GeneralRe: Xml Parsing & Validating Pin
Ivan Cachicatari18-Aug-04 5:42
Ivan Cachicatari18-Aug-04 5:42 
GeneralRe: Xml Parsing & Validating Pin
Ravi Bhavnani18-Aug-04 10:40
professionalRavi Bhavnani18-Aug-04 10:40 
GeneralDebug Assertion Failed! Please help me out!! Pin
Anonymous17-Aug-04 10:27
Anonymous17-Aug-04 10:27 
I was writing a very simple chatapplication, I compiled it with no errors (it was
first about 127 errors) and no warnings. I wanted to run and than suddenly I got that
message:

Debug Assertion Failed!

I thaught that when there is no error occured, my application will work fine.
But in this case , there is this serious error, so I hope somebody is willing
to help me out. I clicked on Debug GO and after clicking on ignore-button
at the "Debug Assertion Failed" message I get on the this-tab the following
text: this CXX0017: Error: symbol "this" not found

On the locals-tab I get the following text:

+ hInstance 0x00000000
+ hPrevInstance 0x816724e4
+ lpCmdLine 0x00540000 ""
nCmdShow 1919251285

So, I really don't know what's going on, this is my first "complex" application
I wrote. And my goal is to make a very simple chat-application, learn from it and
than write an application to control electronic devices via internet with the basic
of my chatapplication.



Loaded symbols for 'C:\WINDOWS\SYSTEM\MFCN42D.DLL'
Loaded symbols for 'C:\WINDOWS\SYSTEM\MFCO42D.DLL'
Loaded 'C:\WINDOWS\SYSTEM\USER32.DLL', no matching symbolic information found.
................
...........
................
This version of oleaut32.dll is fully functional only on Windows 2000 (R) and higher.
Loaded 'C:\WINDOWS\SYSTEM\MSWSOCK.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\4dhook.dll', no matching symbolic information found.
Error: no data exchange control with ID 0x03EB.
First-chance exception in UserTalk.exe (MSVCRTD.DLL): 0xE06D7363: Microsoft C++ Exception.
Loaded 'C:\WINDOWS\SYSTEM\MSWSOSP.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\MSAFD.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\RAPILIB.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\RSVPSP.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\NTDLL.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\COMCTL32.DLL', no matching symbolic information found.
The program 'c:\APPI\UserTalk\Debug\UserTalk.exe' has exited with code 0 (0x0).

If someone wants to help me online (msn), this is my email: ammeniar@hotmail.com
I hope I informed you well so you wizbrotherz can help me to get a step closer
to the magic world of computerprograms.

Thank you very much!
GeneralRe: Debug Assertion Failed! Please help me out!! Pin
peterchen17-Aug-04 10:52
peterchen17-Aug-04 10:52 
Generalbeeping the system speaker Pin
udi3217-Aug-04 8:27
udi3217-Aug-04 8:27 
GeneralRe: beeping the system speaker Pin
David Crow17-Aug-04 9:25
David Crow17-Aug-04 9:25 
GeneralRe: beeping the system speaker Pin
Andrew Walker17-Aug-04 13:28
Andrew Walker17-Aug-04 13:28 
GeneralRe: beeping the system speaker Pin
udi3219-Aug-04 14:12
udi3219-Aug-04 14:12 
GeneralList Control with Grouped View Pin
AndyCheetham17-Aug-04 8:16
AndyCheetham17-Aug-04 8:16 
GeneralRe: List Control with Grouped View Pin
David Crow17-Aug-04 9:38
David Crow17-Aug-04 9:38 
GeneralRe: List Control with Grouped View Pin
AndyCheetham17-Aug-04 21:45
AndyCheetham17-Aug-04 21:45 
GeneralRe: List Control with Grouped View Pin
David Crow18-Aug-04 4:55
David Crow18-Aug-04 4:55 
GeneralRe: List Control with Grouped View Pin
AndyCheetham18-Aug-04 6:28
AndyCheetham18-Aug-04 6:28 
GeneralLoving Linux Pin
Rafael Fernández López17-Aug-04 7:49
Rafael Fernández López17-Aug-04 7:49 
GeneralRe: Loving Linux Pin
Jim Crafton17-Aug-04 10:22
Jim Crafton17-Aug-04 10:22 
GeneralRe: Loving Linux Pin
Ryan Binns17-Aug-04 19:15
Ryan Binns17-Aug-04 19:15 
GeneralRe: Loving Linux Pin
Jim Crafton18-Aug-04 15:43
Jim Crafton18-Aug-04 15:43 
GeneralRe: Loving Linux Pin
Neville Franks18-Aug-04 12:15
Neville Franks18-Aug-04 12:15 
GeneralRe: Loving Linux Pin
Jim Crafton18-Aug-04 15:42
Jim Crafton18-Aug-04 15:42 
GeneralRe: Loving Linux Pin
Henry miller18-Aug-04 5:46
Henry miller18-Aug-04 5:46 

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.