Alexandre Julliard pushed to branch master at wine / wine
Commits: 81f8da01 by Vibhav Pant at 2025-08-01T20:57:23+09:00 windows.devices.enumeration: Implement DeviceInformationStatics::FindAllAsync using DevGetObjects.
- - - - - cb86c9a0 by Vibhav Pant at 2025-08-01T20:57:26+09:00 windows.devices.enumeration/tests: Add weak reference tests for DeviceWatcher.
- - - - - 7c735f97 by Vibhav Pant at 2025-08-01T20:57:27+09:00 windows.devices.enumeration: Implement IWeakReferenceSource for DeviceWatcher.
- - - - - 2f185aa9 by Vibhav Pant at 2025-08-01T20:57:29+09:00 windows.devices.enumeration: Implement DeviceInformationStatics::DeviceWatcher using DevCreateObjectQuery.
- - - - -
6 changed files:
- dlls/windows.devices.enumeration/Makefile.in - dlls/windows.devices.enumeration/main.c - dlls/windows.devices.enumeration/private.h - dlls/windows.devices.enumeration/tests/devices.c - + dlls/windows.devices.enumeration/weakref.c - + dlls/windows.devices.enumeration/weakref.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/42a63687cd6991de03402d81bf79b7...