|
-
Mar 12th, 2002, 11:42 AM
#1
Thread Starter
Hyperactive Member
I am SHUT DOWN and out of ideas
Here's the situation. My program needs to distinguish between when the computer is logging off and when the computer is doing a shutdown or restart. The only two scenarios I care about are log off and other(i.e. Shutdown, Restart, forced restart, whatever). How can I track this? Can I subclass the form to monitor for some shutdown message that contains the information for which type of shutdown it is? Is it possible to simply handle this somehow with an API call placed in the form queryunload event or something similiar? I am very open to suggestions. Thank you for any help you can give.
Joe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|