Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the enumeration of biometric devices #4

Open
resilar opened this issue Nov 13, 2018 · 0 comments
Open

Improve the enumeration of biometric devices #4

resilar opened this issue Nov 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@resilar
Copy link
Owner

resilar commented Nov 13, 2018

The current code locates fingerprint sensor devices by enumerating the registry tree HKLM\System\CurrentControlSet\Enum. A better approach would be to use SetupDi* family of functions to enumerate the biometric device class, i.e., ClassGuid = {53D29EF7-377C-4D14-864B-EB3A85769359}.

@resilar resilar changed the title Enumerate biometric devices in Improve the enumeration of biometric devices Nov 13, 2018
@resilar resilar added the enhancement New feature or request label Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant