wine/dlls/cfgmgr32/tests/Makefile.in
Arkadiusz Hiler f6309b3a88 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_`.
2025-07-10 22:20:11 +02:00

5 lines
96 B
Makefile

TESTDLL = cfgmgr32.dll
IMPORTS = cfgmgr32 setupapi ole32 uuid advapi32
SOURCES = \
cfgmgr32.c