Hello everyone,
I am developing a project with a partner for school. We have to create a login interface using 3 factors:
Magnetic Card Reader, Username and PW, and the Fingerprint.
We are not very good at programming, and we have NEVER working with other API, or COMs or whatever. Only native VisualBasic procedures have been learned. We are using Visual Basic 2005.
I have the microsoft finger reader, and have already used your sample.
But I need help!!
Look at this:
http://blogs.msdn.com/coding4fun/archive/2007/03/06/1815291.aspx
Notice the word AxGrFinger, under his References. The author mentions this control library allows functions to be used such as "Finger Down". I wanted to first gain access to these events so I can play around with them, and figure something out.
Any help is GREATLY appreciated!

