[Git][wine/wine][master] 5 commits: include: Add devquerydef.h.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3d8deaaf by Vibhav Pant at 2025-06-30T23:18:27+02:00 include: Add devquerydef.h. - - - - - b896a650 by Vibhav Pant at 2025-06-30T23:18:27+02:00 include: Add devfiltertypes.h. - - - - - 65fff395 by Vibhav Pant at 2025-06-30T23:18:27+02:00 include: Add devquery.h. - - - - - 58e2731c by Vibhav Pant at 2025-06-30T23:18:27+02:00 cfgmgr32/tests: Add tests for DevGetObjects. - - - - - c90c58c3 by Vibhav Pant at 2025-06-30T23:18:28+02:00 cfgmgr32: Add a basic implementation for DevGetObjects(Ex) for device interface objects. - - - - - 9 changed files: - dlls/cfgmgr32/Makefile.in - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - include/Makefile.in - + include/devfiltertypes.h - include/devpropdef.h - + include/devquery.h - + include/devquerydef.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aae0f624d48d1e4f79e6947798e61b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aae0f624d48d1e4f79e6947798e61b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)