ExitWindowsEx()

Jerome Chan jchan at maxvu.com
Tue Feb 22 22:49:13 EST 2000


Hi! I've been trying to use win32api's ExitWindowsEx() method call but I'm
not very successful under PythonWin build 125


import win32api

win32api.ExitwindowsEx(2|4,0)


And Win98 just logs the user off and logs on again. It's suppose to reboot
the machine. Any hints?





More information about the Python-list mailing list