Alexandre Julliard pushed to branch master at wine / wine
Commits: f6309b3a by Arkadiusz Hiler at 2025-07-10T22:20:11+02:00 cfgmgr32: Preserve registry casing when getting device interface list.
This fixes SDL3 wrongly using their HIDAPI backend for XInput devices on Wine due to a case-sensitive check for `&IG_`.
- - - - -
3 changed files:
- dlls/cfgmgr32/tests/Makefile.in - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/setupapi/devinst.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f6309b3a885e08b06fd9ab7e8b2c6d6...