Display shutdown or restart dialog using SHRestartSystemMB API
Display shutdown or restart dialog using SHRestartSystemMB API
Rate Display shutdown or restart dialog using SHRestartSystemMB API
(1(1 Vote))
'Shutdown
'SHRestartSystemMB hWnd, "I warn you that ", 1
'Restart
SHRestartSystemMB hwnd, "", 2
End
End Sub
Display shutdown or restart dialog using SHRestartSystemMB API Comments
No comments yet — be the first to post one!
Post a Comment