Click here to Skip to main content
15,915,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,

I want to write a windows logon program for Windows XP, Vista, Seven but i don't know where to begin. Everybody can show some hints ?

Thanks
Posted
Comments
AditSheth 17-Sep-11 0:17am    
Means you want Windows Login credentials..?
Philippe Mori 17-Sep-11 11:31am    
I almost sure you cannot do that in C#. That kind of code cannot be managed code.

1 solution

If you are trying to replace the standard windows logon what your are trying to modify is GINA.

Start here; http://msdn.microsoft.com/en-us/magazine/cc163803.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900