nefarius/HidHide

GUI client crashes when enumerating device HID\VID_0529&PID_0602

nefarius opened this issue · 0 comments

In this case DeviceInstancePathParent in HID.cpp gets the property type DEVPROP_TYPE_EMPTY which is unexpected and throws an exception. Need to figure out how to skip these special cases effectively.