RE: Windows Shutdown
- Posted by "Chris B" <exceptionalgreatness at hotmail.com> Oct 19, 2003
- 464 views
>Hmm, I've seen this API used to shut down windows before with no >issues. Looking back at the example program that I have, the call would >be: >win32_shutdown( or_all({EWX_SHUTDOWN,EWX_FORCE}) ) > >Don > Hi Don, On Windows 2000/XP, the machine will not completely shutdown without the calling process using the AdjustTokenPrivileges . Chris