[Git][wine/wine][master] 5 commits: windows.devices.enumeration: Ensure that all AQS logical operators bind left to right.
Alexandre Julliard pushed to branch master at wine / wine Commits: ecd9c366 by Vibhav Pant at 2025-09-30T23:05:08+02:00 windows.devices.enumeration: Ensure that all AQS logical operators bind left to right. - - - - - 96937754 by Vibhav Pant at 2025-09-30T23:05:08+02:00 cfgmgr32/tests: Add additional tests for device query filters. - - - - - 6d6f7a32 by Rémi Bernon at 2025-09-30T23:05:08+02:00 cfgmgr32: Call devprop_filters_validate recursively. - - - - - b3774773 by Rémi Bernon at 2025-09-30T23:05:08+02:00 cfgmgr32: Pass filter ranges to helper functions. - - - - - 0fa805a2 by Vibhav Pant at 2025-09-30T23:05:08+02:00 cfgmgr32: Implement support for logical operators in DEVPROP_FILTER_EXPRESSION. - - - - - 4 changed files: - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/windows.devices.enumeration/aqs.y - dlls/windows.devices.enumeration/tests/devices.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7e02fa216e409708ab490a0b66fca5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7e02fa216e409708ab490a0b66fca5... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)