10 Feb
2026
10 Feb
'26
12:10 p.m.
This is in preparation for implementing cfgmgr32 functions more properly, which are widely used by native gameinput. The module is supposed to be the lower-level API, abstracting the registry, and used by other modules like setupapi instead of the other way around. -- v3: cfgmgr32: Add missing entries to cfgmgr32.spec. include: Update cfgmgr32.h definitions. cfgmgr32/tests: Add missing newline. https://gitlab.winehq.org/wine/wine/-/merge_requests/9930