View Single Post
Join Date: Jan 2009
Posts: 7
Reputation: DevGeek is an unknown quantity at this point 
Solved Threads: 0
DevGeek's Avatar
DevGeek DevGeek is offline Offline
Newbie Poster

want to login to windows progammatically

 
0
  #1
Jan 11th, 2009
Hello all,

i want to login to windows programmatically,if some one had done such kind of thing please do help me.i have authenticate the user with LogonUser() funciton of win32 api and have also placed my application to windows logon by replacing logonui.exe in system32 folder.but i am unable to enter into windows.
I have seen winlogon theme which just replace the logonui.exe with their personal logon.exe but how they achieve the login process i cant understand and i dont think that they change msgina.So please do help me out.
Regards,
DevGeek
Reply With Quote