January 1, 2005

WinTask - LockWorkStation

'
' LockWorkStation - Lock the computer, requiring Ctrl-Alt-Del and password to unlock it
'      (the script continues to run)
'     Requires Windows 2000 or later
'
' Author: Joe Strazzere
'


External("user32.dll","LockWorkStation")