gina
C++ script to “unlock” windows after being locked using “LockWorkStation()”
I have a C++ script that locks the windows when a specific event occurs. Locking windows is done using “LockWorkStation()” command.What I want to do is “unlock” win开发者_运维问答dows when some ot[详细]
2023-04-04 21:37 分类:问答Ldap Authentication for Windows Standalone Servers Using Novell eDirectory
I have an LDAP serv开发者_Python百科er Novell eDirectory in my Environment through which has the user data. In my Environment i have set of Windows and Linux servers. I need to use this LDAP As the Au[详细]
2023-03-24 20:03 分类:问答Run Application at window Login Screen
I have made C# winform keyboard that i need to run at windows login screen so that user can enter password to specific user account. the computer which is using this application doses not have physica[详细]
2023-03-14 20:26 分类:问答Send hot key to program while windows is locked
Is it possible to send hot key to program while windows is locked? Maybe i should modify gina.dl开发者_如何学运维l?I would think if thats posible that would be a design flaw :)[详细]
2023-02-10 03:44 分类:问答Where does the "Shut Down Windows" dialog come from?
I need to trap the \"Shut Down Windows\" dialog that appears when you press the power button in Windows XP.I\'m using a custom GINA to trap security and logon dialogs, but the \"Shut Down Windows\" di[详细]
2023-01-23 11:49 分类:问答What is a GINA dll
What is a GINA dll, and is it possible to trap special key combinations using thi开发者_如何学Pythons dll? How can I use this in a kiosk application?GINA handles part of the login and authentication p[详细]
2022-12-27 18:15 分类:问答GINA logon dialog not in focus/active
I have created a DLL to replace GINA. When I call WlxDialogBoxParam to display my own logon dialog, the dialog does not get active. What am I doing wrong?[详细]
2022-12-09 09:28 分类:问答