Alexandre Julliard pushed to branch master at wine / wine
Commits: d6e7a870 by Vibhav Pant at 2025-09-17T23:04:41+02:00 cfgmgr32: Always check the DEVPROP_OPERATOR_EQUALS mask while evaluating comparison filters.
- - - - - f970eb3f by Vibhav Pant at 2025-09-17T23:04:41+02:00 propsys: Use VT_LPWSTR as the property type for System.Devices.DeviceInstanceId.
- - - - - 7b8e9be8 by Vibhav Pant at 2025-09-17T23:04:41+02:00 windows.devices.enumeration/tests: Add tests for IDeviceInformationStatics::{FindAllAsyncAqsFilter, CreateWatcherAqsFilter}.
- - - - - 7ab13377 by Vibhav Pant at 2025-09-17T23:04:41+02:00 windows.devices.enumeration: Support parsing AQS filters in IDeviceInformationStatics::{FindAllAsyncAqsFilter, CreateWatcherAqsFilter}.
- - - - - 01006292 by Vibhav Pant at 2025-09-17T23:28:50+02:00 maintainers: Add a section for Windows.Devices.Enumeration.
- - - - -
11 changed files:
- MAINTAINERS - dlls/cfgmgr32/main.c - dlls/cfgmgr32/tests/cfgmgr32.c - dlls/propsys/propsys_main.c - dlls/windows.devices.enumeration/Makefile.in - + dlls/windows.devices.enumeration/aqs.c - + dlls/windows.devices.enumeration/aqs.h - + dlls/windows.devices.enumeration/aqs.y - dlls/windows.devices.enumeration/main.c - dlls/windows.devices.enumeration/private.h - dlls/windows.devices.enumeration/tests/devices.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/db33fc3cd774449ff4a40db375f3b2...