This project will shut down user computer very smoothly.
This project will shut down user computer very smoothly.
API Declarations
Private Declare Function SDialog Lib "shell32" Alias "#60" (ByVal YourGuess As Long) As Long
Rate This project will shut down user computer very smoothly.
(1(1 Vote))
Private Sub Form_Initialize()
SDialog 0
End
End Sub
This project will shut down user computer very smoothly. Comments
No comments yet — be the first to post one!
Post a Comment