Alexandre Julliard pushed to branch master at wine / wine
Commits: 52e97173 by Vibhav Pant at 2025-05-06T13:31:27-05:00 windows.devices.enumeration/tests: Add conformance tests for FindAllAsync().
- - - - - fa11ad19 by Vibhav Pant at 2025-05-06T13:31:29-05:00 windows.devices.enumeration: Add a stubbed implementation for FindAllAsync() and DeviceInformationCollection.
- - - - - 52f4604f by Vibhav Pant at 2025-05-06T13:31:30-05:00 windows.devices.enumeration: Add a stubbed IDeviceInformation implementation for device interfaces.
- - - - - e11f7e49 by Vibhav Pant at 2025-05-06T13:31:32-05:00 windows.devices.enumeration: Create IDeviceInformation objects from all present device interfaces.
- - - - -
8 changed files:
- dlls/windows.devices.enumeration/Makefile.in - + dlls/windows.devices.enumeration/async.c - + dlls/windows.devices.enumeration/async.idl - + dlls/windows.devices.enumeration/information.c - dlls/windows.devices.enumeration/main.c - dlls/windows.devices.enumeration/private.h - dlls/windows.devices.enumeration/tests/devices.c - + dlls/windows.devices.enumeration/vector.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/226a7eeabbc13345e49da1ff8c018d...