I find the service-argument kinda self-defeating. If an app can run as a service it wont need a crashguard. The service control host handles that.
As for site shutdown, I dont agree. A reboot of computer sure cant trigger a site shutdown. Just handling a window message would be fine with me but io doesnt. So io gets TerminateProcess() in the head by the system.
|