> Have you tried calling InitiateSystemShutdownA mentioned in the > documentation?
Thanks! This function exists. However,
advapi32.InitiateSystemShutdownA("", 'This is a test', 30, 1, 1)
returns 0 though. I will need to play with it a bit more...
--
http://mail.python.org/mailman/listinfo/python-list
