ExitWindowsEx()
Jerome Chan
jchan at maxvu.com
Tue Feb 22 22:49:13 EST 2000
More information about the Python-list mailing list
Tue Feb 22 22:49:13 EST 2000
- Previous message (by thread): whiteSpaceEatingNanoVirii
- Next message (by thread): help: menu item callback in TK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): whiteSpaceEatingNanoVirii
- Next message (by thread): help: menu item callback in TK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list