[Git][wine/wine][master] 6 commits: cfgmgr32: Implement CM_Get_DevNode_Property(_Ex)(A|W).
Alexandre Julliard pushed to branch master at wine / wine Commits: 4366748a by Rémi Bernon at 2026-04-14T22:00:49+02:00 cfgmgr32: Implement CM_Get_DevNode_Property(_Ex)(A|W). - - - - - 36ecb99c by Rémi Bernon at 2026-04-14T22:00:49+02:00 setupapi: Forward CM_Get_DevNode_Property(_Ex)(A|W) to cfgmgr32. - - - - - 977d7efe by Rémi Bernon at 2026-04-14T22:00:49+02:00 cfgmgr32: Implement CM_Get_DevNode_Property_Keys(_Ex). - - - - - 88ba298e by Rémi Bernon at 2026-04-14T22:00:49+02:00 cfgmgr32: Implement CM_Get_Device_ID_List(_Size)(_Ex)(A|W). - - - - - aa2927d0 by Rémi Bernon at 2026-04-14T22:00:49+02:00 setupapi: Forward CM_Get_Device_ID_List(_Size)(_Ex)(A|W) to cfgmgr32. - - - - - 23d3129c by Rémi Bernon at 2026-04-14T22:00:49+02:00 cfgmgr32: Move remaining stubs from setupapi. - - - - - 9 changed files: - dlls/cfgmgr32/cfgmgr32.c - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/cfgmgr32_private.h - dlls/cfgmgr32/devobject.c - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/setupapi/devinst.c - dlls/setupapi/misc.c - dlls/setupapi/setupapi.spec - dlls/setupapi/stubs.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/af4b7a2e64a48b69ffc33341cd4b77... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/af4b7a2e64a48b69ffc33341cd4b77... 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)