ExitWindowsEx()

npnigro at my-deja.com npnigro at my-deja.com
Thu Jun 29 13:40:35 EDT 2000


I'm having a problem executing ExitWindowsEx() to
force reboot my Win95/Win98 machine.  The
following is my code:

import win32api
win32api.ExitWindowsEx(4 Or 2,0)

The call does not reboot the machine as it is
supposed to.  Am missing something?  I'm using
build 132... Thanks in advance

Nick


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list