https://bugs.winehq.org/show_bug.cgi?id=47557
--- Comment #21 from David ML Brown Jr dmlb2000@gmail.com --- Not sure if I can get windows but here's the SDL disabled output.
$ wine hiddump.exe \?\HID#VID_0000&PID_0000#0&WINEMOUSE&0&0#{4D1E55B2-F16F-11CF-88CB-001111000030} UsagePage: 0x1 Usage: 0x2 InputReportByteLength: 0 OutputReportByteLength: 0 FeatureReportByteLength: 0 NumberLinkCollectionNodes: 0 NumberInputButtonCaps: 0 NumberInputValueCaps: 0 NumberInputDataIndices: 0 NumberOutputButtonCaps: 0 NumberOutputValueCaps: 0 NumberOutputDataIndices: 0 NumberFeatureButtonCaps: 0 NumberFeatureValueCaps: 0 NumberFeatureDataIndices: 0 returned 0 caps \?\HID#VID_1781&PID_0E57#272&0300000081170000570E000010010000&1&0#{4D1E55B2-F16F-11CF-88CB-001111000030} \?\HID#VID_1781&PID_0E57&MI_0#0&0000&0&0#{4D1E55B2-F16F-11CF-88CB-001111000030} UsagePage: 0x1 Usage: 0x4 InputReportByteLength: 0x8 OutputReportByteLength: 0x8 FeatureReportByteLength: 0 NumberLinkCollectionNodes: 0 NumberInputButtonCaps: 1 NumberInputValueCaps: 34 NumberInputDataIndices: 39 NumberOutputButtonCaps: 0 NumberOutputValueCaps: 14 NumberOutputDataIndices: 14 NumberFeatureButtonCaps: 0 NumberFeatureValueCaps: 0 NumberFeatureDataIndices: 0 returned 0 caps
And with SDL enabled
$ wine hiddump.exe \?\HID#VID_0000&PID_0000#0&WINEMOUSE&0&0#{4D1E55B2-F16F-11CF-88CB-001111000030} UsagePage: 0x1 Usage: 0x2 InputReportByteLength: 0 OutputReportByteLength: 0 FeatureReportByteLength: 0 NumberLinkCollectionNodes: 0 NumberInputButtonCaps: 0 NumberInputValueCaps: 0 NumberInputDataIndices: 0 NumberOutputButtonCaps: 0 NumberOutputValueCaps: 0 NumberOutputDataIndices: 0 NumberFeatureButtonCaps: 0 NumberFeatureValueCaps: 0 NumberFeatureDataIndices: 0 returned 0 caps \?\HID#VID_1781&PID_0E57#272&0300000081170000570E000010010000&1&0#{4D1E55B2-F16F-11CF-88CB-001111000030} \?\HID#VID_1781&PID_0E57&MI_0#0&0000&0&0#{4D1E55B2-F16F-11CF-88CB-001111000030} UsagePage: 0x1 Usage: 0x4 InputReportByteLength: 0x8 OutputReportByteLength: 0x8 FeatureReportByteLength: 0 NumberLinkCollectionNodes: 0 NumberInputButtonCaps: 1 NumberInputValueCaps: 34 NumberInputDataIndices: 39 NumberOutputButtonCaps: 0 NumberOutputValueCaps: 14 NumberOutputDataIndices: 14 NumberFeatureButtonCaps: 0 NumberFeatureValueCaps: 0 NumberFeatureDataIndices: 0 returned 0 caps