|
-
June 1st, 1999, 11:56 AM
#1
Locking WindowsNT
Hi all.
I was thinking of locking a WindowsNT system as I am writing a custom shell-like app. What are the ways to do this? Launchung a lock-enabled screensaver will NOT go. Should I load 'msgina.dll' and call something from deep inside?
Sincerely Yours,
Sergei A. Beilin-Pulkkinen
Valhalla Labs
-
June 4th, 1999, 08:52 AM
#2
Re: Locking WindowsNT
Have a look at SleepEx. this may do what you want
Gary Kirkham
-
July 28th, 1999, 07:02 PM
#3
Re: Locking WindowsNT
I'm doing the similar stuff now. I can't find a way to lock the workstation from program instead using screensaver. Have you solved your problem ?
-
August 7th, 1999, 11:51 PM
#4
Re: Locking WindowsNT
I suppose to give it up because of Windows2000 coming soon, as it has an appropriate call in user32.dll Just say in command prompt: 'rundll32.exe user32.dll,LockWorkStation' - this _works_ in Windows2000 beta3.
Sincerely Yours,
Sergei A. Beilin-Pulkkinen
Valhalla Labs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|