This will shut down the computer
This will shut down the computer
API Declarations
You should select the EXITWINDOWSEX from the listbox and insert it in to your Forms Declaration
Rate This will shut down the computer
(1(1 Vote))
Dim lngX as long
Dim lngY as long
Dim lngX=2 'This is the number to shutdown. 1 for Reboot, 2 for Logoff
lngY=ExitwindowsEx&(lngX,0)
End Sub
This will shut down the computer Comments
No comments yet — be the first to post one!
Post a Comment