0

I have a program that requires finger print authentication, but I am trying to find a way to develop this once, for all types of finger print readers; is that possible? Or do I just have to pick one of them and develop my program according to it?

CodeWarrior
  • 7,388
  • 7
  • 51
  • 78
user963602
  • 41
  • 1
  • 2
  • 13

1 Answers1

0

There is the Windows Biometric Framework, assuming you can restrict your application to Windows 7/Server 2008 or better.

richard.albury
  • 177
  • 1
  • 4