08-16-2014 11:40 AM
Hello,
I am working on aplication that needs to preform some actions before windows will close.
There is a way to detect if someone closes system or logs in/out?
And is there a way to prevent from killing my aplication from task manager or cmd? It would be nice if program could preform last actions before is killed.
Thanks in advice 🙂
08-16-2014 11:50 AM
@pawhan11 wrote:
Hello,
I am working on aplication that needs to preform some actions before windows will close.
There is a way to detect if someone closes system or logs in/out?
And is there a way to prevent from killing my aplication from task manager or cmd? It would be nice if program could preform last actions before is killed.
Thanks in advice 🙂
A seven-second Google returned this gem:
http://digital.ni.com/public.nsf/allkb/66659ACE17C686418625736000606A64
08-17-2014 12:06 AM