Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Apr : Checking an external application for an error
| Subject: | Checking an external application for an error |
| Posted by: | "Marius van Ghent" () |
| Date: | 25 Apr 2007 05:21:03 |
I have an app that monitors other delphi apps.
at the moment i can check whether an app is running and
whether an app is responding.
is there anyway i can check whether an app has encountered an
error and then forcably terminate it?