Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : Hide General Protection Fault error dialog, catch GPF, possible write to logfile

www.cryer.info
Managed Newsgroup Archive

Hide General Protection Fault error dialog, catch GPF, possible write to logfile

Subject:Hide General Protection Fault error dialog, catch GPF, possible write to logfile
Posted by:"Whome" (noma..@maildot.com)
Date:Mon, 27 Feb 2006 15:53:02 +0200

[Delphi6,WinXP]
Well, if my application crashes due to a fatal error. such as reading
invalid pointer or something like that. I will get a famous GPF error
dialog from windows system.

Is there any way to hook and hide a gpf error dialog, possible write
error to logfile. Hook should go to application level only, not system
wide if possible.

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive