Windows notification packages
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I want to provide username and password in the winlogon dialog box using my service without using my custom GINA.dll . I am using Windows notification packages. Is it possible to do so? Whenver my service locks the computer my service will unlock it automatically after some time inverval. Is there a way to interact with the Winlogon.exe(msgina.dll) for this pass through authentication. Recentrly I installed Logmein and it has this kind of feature implemented. You remote control a PC using logmein and if a computer is locked or logged off it automatically logs in or unlocks the computer without reentering the username and password