[Git][wine/wine][master] 5 commits: cfgmgr32: Implement CM_Locate_DevNode(_Ex)(A|W) and CM_Get_Device_ID(_Size)(_Ex)(A|W).
Alexandre Julliard pushed to branch master at wine / wine Commits: c5c5754f by Rémi Bernon at 2026-04-03T12:30:55+02:00 cfgmgr32: Implement CM_Locate_DevNode(_Ex)(A|W) and CM_Get_Device_ID(_Size)(_Ex)(A|W). - - - - - 2b0c7376 by Rémi Bernon at 2026-04-03T12:30:58+02:00 cfgmgr32: Implement CM_Open_DevNode_Key(_Ex). - - - - - 2789702d by Rémi Bernon at 2026-04-03T12:30:59+02:00 setupapi: Forward CM_Open_DevNode_Key(_Ex) to cfgmgr32. - - - - - ed4be36b by Rémi Bernon at 2026-04-03T12:31:00+02:00 cfgmgr32: Implement CM_Get_DevNode_Registry_Property(_Ex)(A|W). - - - - - 93321bf4 by Rémi Bernon at 2026-04-03T12:31:01+02:00 setupapi: Forward CM_Get_DevNode_Registry_Property(_Ex)(A|W) to cfgmgr32. - - - - - 6 changed files: - dlls/cfgmgr32/cfgmgr32.c - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/setupapi/devinst.c - dlls/setupapi/setupapi.spec - dlls/setupapi/stubs.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4db58f5413e76cdffa3c8837348aa8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4db58f5413e76cdffa3c8837348aa8... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)