Alexandre Julliard pushed to branch master at wine / wine
Commits: 36826182 by Vibhav Pant at 2025-08-03T11:18:39+09:00 cfgmgr32: Add stubs for DevGetObjectProperties(Ex).
- - - - - ba790ceb by Vibhav Pant at 2025-08-03T11:18:42+09:00 cfgmgr32: Implement DevFreeObjectProperties.
- - - - - be87abcb by Vibhav Pant at 2025-08-03T11:18:42+09:00 cfgmgr32: Implement DevGetObjectProperties for device interfaces.
- - - - - b3998eb2 by Vibhav Pant at 2025-08-03T11:18:42+09:00 ntoskrnl.exe/tests: Add tests for device updates in DevCreateObjectQuery.
- - - - - bf09ac35 by Vibhav Pant at 2025-08-03T11:18:44+09:00 cfgmgr32: Implement device updates for DevCreateObjectQuery.
- - - - -
5 changed files:
- dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/ntoskrnl.exe/tests/Makefile.in - dlls/ntoskrnl.exe/tests/ntoskrnl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1767edc51c863e8e433b4ec9738e9...