Easy Lock win 2000 workstation with or without API
Easy Lock win 2000 workstation with or without API
Rate Easy Lock win 2000 workstation with or without API
(2(2 Vote))
Private Sub cmdAPI_Click()
Call LockWorkStation
End Sub
Private Sub cmdShell_Click()
Call Shell("rundll32 user32.dll,LockWorkStation ", vbNormalFocus)
End Sub
Easy Lock win 2000 workstation with or without API Comments
No comments yet — be the first to post one!
Post a Comment