Power off the computer
Power off the computer
API Declarations
'Declare the function below in a standard module
Rate Power off the computer
(2(2 Vote))
Public sub Form_Load()
Call ExitWindowsEx(EWX_POWEROFF,0)
End Sub
'This program power off your machine
Power off the computer Comments
No comments yet — be the first to post one!
Post a Comment