![]() |
||||||||
| home > download > Turn Off |
|
|||||||
Turn Off V1.0![]() Turn on the timer to turn off and leave your PC.here is the program With using ExitWindowsEx function as WinAPI function where you
can do some operation like log off, shut down, and also restart
the system.
ExitWindowsEx (EWX_SHUTDOWN, 0); It's easy, isnt it? you can download source code here. |
||||||||