Click here to Skip to main content
15,894,896 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi,
I started doing a project on C# in which password is set by the movement on image or picture on the form and the user should do the same movements to enter. However, I am still not having any ideas on how to do it. I have tried many ways but all ended by in failure. Can anyone suggest a solution for this?
Posted
Updated 6-Feb-12 3:41am
v2
Comments
Ed Nutting 6-Feb-12 9:42am    
Edit: Removed pre tag, improved the English to make it more easily readable.

1 solution

You can find a lot of reading on the topic in the following way:

http://bit.ly/xQUjWZ[^],
http://bit.ly/xg7nGf[^].

On Windows, the custom authentication can be added using Microsoft Graphical Identification and Authentication (GINA) library, please see:
http://en.wikipedia.org/wiki/Graphical_identification_and_authentication[^],
http://msdn.microsoft.com/en-us/library/aa380543.aspx[^].

See also this Microsoft Magazine article:
http://msdn.microsoft.com/en-us/magazine/cc163803.aspx[^],
http://msdn.microsoft.com/en-us/magazine/cc163786.aspx[^].

—SA
 
Share this answer
 
v2
Comments
jithu2012 7-Feb-12 9:35am    
dear friend i doesn't need any articles i need code to implement that

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