[Git][wine/wine][master] 6 commits: cfgmgr32: Implement CM_Enumerate_Enumerators(_Ex)(A|W).
Alexandre Julliard pushed to branch master at wine / wine Commits: fd34af47 by Rémi Bernon at 2026-02-19T15:40:38+01:00 cfgmgr32: Implement CM_Enumerate_Enumerators(_Ex)(A|W). - - - - - 40b7fcaa by Rémi Bernon at 2026-02-19T15:40:38+01:00 setupapi: Forward CM_Enumerate_Enumerators(_Ex)(A|W) to cfgmgr32. - - - - - cb066fbb by Rémi Bernon at 2026-02-19T15:40:38+01:00 cfgmgr32: Implement CM_Open_Device_Interface_Key(_Ex)(A|W). - - - - - baee6b31 by Rémi Bernon at 2026-02-19T15:40:38+01:00 cfgmgr32: Implement CM_Get_Class_Registry_Property(A|W). - - - - - 00a34a0f by Rémi Bernon at 2026-02-19T15:40:39+01:00 setupapi: Forward CM_Get_Class_Registry_Property(A|W) to cfgmgr32. - - - - - 823c2b47 by Rémi Bernon at 2026-02-19T15:40:39+01:00 cfgmgr32: Implement CM_Get_Class_Property(_Ex)W. - - - - - 5 changed files: - dlls/cfgmgr32/cfgmgr32.c - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/setupapi/setupapi.spec - dlls/setupapi/stubs.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0cfc0370f4dd2e7b803eb46031ff5f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0cfc0370f4dd2e7b803eb46031ff5f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)