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

Switch to using SetupDi for enumerating HID devices #9

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

forderud
Copy link
Owner

@forderud forderud commented Jul 5, 2023

Done to more easily get access to HW IDs through the SPDRP_HARDWAREID property. The HW IDs are returned on a HID\VID_0B0E&PID_0312&REV_0213&MI_03&Col02 format.

WARNING: Instance information seem to be lacking in the HW IDs, so it's not possible to uniquely identify a given device based on the HW ID.

Done to more easily get access to HW IDs through the SPDRP_HARDWAREID property. The HW IDs are returned on a "HID\VID_0B0E&PID_0312&REV_0213&MI_03&Col02" format.

WARNING: Instance information seem to be lacking in the HW IDs, so it's not possible to uniquely identify a given device based on the HW ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant