How to disable Windows errors in C
|
Original Message
|
Name: milis
Date: September 15, 2004 at 05:33:38 Pacific
Subject: How to disable Windows errors in C 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
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: wizard-fred
Date: September 15, 2004 at 09:52:14 Pacific
Subject: How to disable Windows errors in C |
Reply: (edit)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.
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: BlueRaja
Date: September 15, 2004 at 13:41:16 Pacific
Subject: How to disable Windows errors in C |
Reply: (edit)"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
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: