https://bugs.winehq.org/show_bug.cgi?id=46711
--- Comment #19 from Gerold Gerold.Ruhland@gmail.com --- Maybe the problem is here:
0009:trace:hid:HidD_GetManufacturerString (0x74 0x486fb8 512) 0022:trace:hid:HID_Device_ioctl device 0x5f4c0 ioctl(b01ba) 0022:trace:plugplay:hid_internal_dispatch (0x5e140, 0x12590) 0022:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_STRING[00000001] 0022:warn:plugplay:get_sysattr_string Could not get manufacturer from device 0022:trace:hid:handle_minidriver_string got string L"" from minidriver
0009:trace:hid:HidD_GetProductString (0x74 0x486fb8 512) 0022:trace:hid:HID_Device_ioctl device 0x5f4c0 ioctl(b01be) 0022:trace:plugplay:hid_internal_dispatch (0x5e140, 0x12590) 0022:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_STRING[00000002] 0022:warn:plugplay:get_sysattr_string Could not get product from device 0022:trace:hid:handle_minidriver_string got string L"" from minidriver
0009:trace:hid:HidD_GetSerialNumberString (0x74 0x486fb8 512) 0022:trace:hid:HID_Device_ioctl device 0x5f4c0 ioctl(b01c2) 0022:trace:plugplay:hid_internal_dispatch (0x5e140, 0x12590) 0022:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_STRING[00000003] 0022:warn:plugplay:get_sysattr_string Could not get serial from device 0022:trace:hid:handle_minidriver_string got string L"" from minidriver
None of the strings are returned. This trace is from another test program and I got the source.