18 Jul
2024
18 Jul
'24
1:22 a.m.
Rémi Bernon (@rbernon) commented about include/ddk/hidpddi.h:
HIDP_COLLECTION_DESC *CollectionDesc; ULONG CollectionDescLength;
- HIDP_REPORT_IDS *ReportIDs; - ULONG ReportIDsLength; - HIDP_GETCOLDESC_DBG Dbg; } HIDP_DEVICE_DESC, *PHIDP_DEVICE_DESC;
These are the structs defined in the Windows SDK, you cannot change them (unless they change in the SDK headers of course). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6074#note_76494