Shutdown Your Computer Using One Command Line Without Using API Functions
Shutdown Your Computer Using One Command Line Without Using API Functions
API Declarations
OPTION EXPLICIT
'Dim SHL As New Shell32.Shell
Rate Shutdown Your Computer Using One Command Line Without Using API Functions
(1(1 Vote))
'Then Name It CmdShutdown
'
Private Sub CmdShutdown_Click ()
Shl.ShutdownWindows
End Sub
Shutdown Your Computer Using One Command Line Without Using API Functions Comments
No comments yet — be the first to post one!
Post a Comment