Intercepting program crashes.
Is it possible to somehow override that ugly crash window? You know the one which prompts you to send Microsoft details about the crash?
I'm in situation where a have an application, lets call it masterManager. And masterManager manages it's many processes whom he creates, controls and close. But once in a while one of the little processes will crash and I would like for masterManager to detect it before anyone else, even end user. Even before windows display it's Application error dialog.
Any ideas on how to design and execute this? Or where to find info on the subject.
Last edited by Odiee; May 21st, 2009 at 05:29 AM.
Reason: Spelling
You just divided by zero, didn't you?