C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28629
Number of posts: 94611

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Something happend after I close the DOS window Posted by akfucc on 20 May 2006 at 9:14 AM
This message was edited by akfucc at 2006-5-20 9:15:58

hi all
I'm new to c. I'm working with vc++6.0. Sorry,my Englist is so poor.I hope you can understand.
When I compile or link any projects,it's in gear!
If I press F5 and then close the DOS window,some message displayed.

Loaded 'ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.
The thread 0xEA8 has exited with code -1073741510 (0xC000013A).
The thread 0x244 has exited with code -1073741510 (0xC000013A).

I know what it is mean.But I want to know why and how it happen.

Best Regards
akfucc



Report
Re: Something happend after I close the DOS window Posted by stober on 20 May 2006 at 4:20 PM
As long as you compiled your program for debug mode instead of release mode you can just ignore all those warnings. I get them all the time too, and they make absolutely no difference in how you debug the program, unless you intend to single-step into those dlls.
Report
Re: Something happend after I close the DOS window Posted by akfucc on 20 May 2006 at 10:25 PM
: As long as you compiled your program for debug mode instead of release mode you can just ignore all those warnings. I get them all the time too, and they make absolutely no difference in how you debug the program, unless you intend to single-step into those dlls.
:

I see. Thank u very much!
Report
Re: Something happend after I close the DOS window Posted by bilderbikkel on 21 May 2006 at 2:20 AM
See
http://www.codepedia.com/1/VisualCpp
for the solution of this problem.
See ya,
bilderbikkel

Report
Re: Something happend after I close the DOS window Posted by akfucc on 21 May 2006 at 2:27 AM
: See
: http://www.codepedia.com/1/VisualCpp
: for the solution of this problem.
: See ya,
: bilderbikkel
:
:

That is just what I want.
Thank you!!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.