RE: Winlogon - how to detect that workstation is locked?
From: Jeffrey Tan[MSFT] (v-jetan_at_online.microsoft.com)
Date: 10/31/05
- Next message: Rhett Gong [MSFT]: "Re: Read file system ACE's using .Net 2.0"
- Previous message: Jeffrey Tan[MSFT]: "RE: New System.Security.AccessControl classes"
- In reply to: Ondrej Krajicek: "Winlogon - how to detect that workstation is locked?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 31 Oct 2005 07:04:18 GMT
Hi Ondrej,
Thanks for your post.
Based on my understanding, you want to determine if the workstation is
locked.
There is no documented API for determing this, this is confirmed in the
MSDN LockWorkStation API "remarks" section:
"There is no function you can call to determine whether the workstation is
locked."
So you did not miss any API function.
Currently, what I can think of is just the 2 options you listed. And these
2 options are the 2 most recommanded way in newsgroup.
Thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Rhett Gong [MSFT]: "Re: Read file system ACE's using .Net 2.0"
- Previous message: Jeffrey Tan[MSFT]: "RE: New System.Security.AccessControl classes"
- In reply to: Ondrej Krajicek: "Winlogon - how to detect that workstation is locked?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|