signal11 / hidapi

A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
http://www.signal11.us/oss/hidapi/
Other
2.46k stars 901 forks source link

hid_enumerate fail in Window 10 (build 18362) #446

Open DaoThanhLong opened 5 years ago

DaoThanhLong commented 5 years ago

Hi there, I can't find any U2F device when I use hid_enumerate(v_id, p_id) function in Window 10 (build 18362). I try to test in Window 7, It's OK.

Please help me if you know the reason why.