Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Feb : How to check if application is terminated abnormally?
| Subject: | How to check if application is terminated abnormally? |
| Posted by: | "Anil Joseph" (ajose..@euclidtechnology.com) |
| Date: | Thu, 24 Feb 2005 10:37:43 |
Hi,
I want to write a routine that logs when an app was terminated abnormally
(killed).
The code should be inside the app itself.
Any suggestions how to know when the app is killed?
Thanks