Computing.Net > Forums > Programming > How to disable Windows errors in C

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to disable Windows errors in C

Reply to Message Icon

Name: milis
Date: September 15, 2004 at 05:33:38 Pacific
OS: Windows
CPU/Ram: 800 2GBRam
Comment:

I have the nasty error "The program has generated errors and will be closed by Windows" when the user closes my application. Does anybody know how to disable the error messages on the user's computer (how to edit the register from the program or a .bat file)?
The application is written in Matlab, which translates it to C and then compiles. Maybe, there is a way to turn off the error message from C?

Michail Kurusiov



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: September 15, 2004 at 09:52:14 Pacific
Reply:

The proper method would be to fix your program. Your program obviously runs satisfactorily, but you may have some house keeping errors. If the errors are allowed to continue it may crash the system.


0

Response Number 2
Name: BlueRaja
Date: September 15, 2004 at 13:41:16 Pacific
Reply:

"I have the nasty error "The program has generated errors and will be closed by Windows" when the user closes my application. Does anybody know how to disable the error messages on the user's computer (how to edit the register from the program or a .bat file)? "
-LOL wow...
What is the programming community coming to?

AKhalifman@hotmail.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Batch file help batch file input



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How to disable Windows errors in C

how to disable close button in vb www.computing.net/answers/programming/how-to-disable-close-button-in-vb/4243.html

How to use string array in C++? www.computing.net/answers/programming/how-to-use-string-array-in-c/9478.html

how to solve this error? www.computing.net/answers/programming/how-to-solve-this-error/4318.html