[Git][wine/wine][master] 5 commits: cfgmgr32: Add stub for DevFindProperty.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9c3851f2 by Vibhav Pant at 2025-08-13T15:44:23+02:00 cfgmgr32: Add stub for DevFindProperty. - - - - - 23e06533 by Vibhav Pant at 2025-08-13T15:44:23+02:00 cfgmgr32: Implement DevFindProperty. - - - - - 12621630 by Vibhav Pant at 2025-08-13T16:09:14+02:00 cfgmgr32/tests: Add some tests for calling DevGetObjects with filters. - - - - - b0d0e955 by Vibhav Pant at 2025-08-13T16:09:14+02:00 cfgmgr32: Validate DEVPROP_FILTER_EXPRESSION values passed to Dev{GetObjects, CreateObjectQueryEx}. - - - - - b887d25e by Vibhav Pant at 2025-08-13T16:09:14+02:00 cfgmgr32: Implement support for basic filter expressions in DevGetObjects. Support filter expressions consisting of basic comparison operators. - - - - - 4 changed files: - dlls/cfgmgr32/cfgmgr32.spec - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - include/devpropdef.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fd2fe2bb375fe151c5158c4201ee2e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fd2fe2bb375fe151c5158c4201ee2e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)