Alexandre Julliard pushed to branch master at wine / wine
Commits: 4ed49fe4 by Vibhav Pant at 2025-05-14T21:06:53+02:00 windows.devices.enumeration: Add tests for initial device enumeration in DeviceWatcher.
- - - - - 1747d70b by Vibhav Pant at 2025-05-14T21:06:55+02:00 windows.devices.enumeration: Implement IDeviceInformationStatics::CreateWatcher.
- - - - - cce11f26 by Rémi Bernon at 2025-05-14T21:06:56+02:00 windows.devices.enumeration: Factor DeviceWatcher creation in a device_watcher_create helper.
- - - - - 441c89f9 by Rémi Bernon at 2025-05-14T21:06:57+02:00 windows.devices.enumeration: Implement DeviceWatcher::get_Status.
- - - - - df87b1c5 by Rémi Bernon at 2025-05-14T21:06:58+02:00 windows.devices.enumeration: Implement DeviceWatcher async state changes.
- - - - - 12d5a0aa by Vibhav Pant at 2025-05-14T21:06:59+02:00 windows.devices.enumeration: Implement EnumerationCompleted handler for DeviceWatcher.
- - - - - 2b165721 by Rémi Bernon at 2025-05-14T21:07:00+02:00 windows.devices.enumeration: Split setupapi device enumeration to a separate helper.
- - - - - 65a5ab3d by Vibhav Pant at 2025-05-14T21:07:01+02:00 windows.devices.enumeration: Implement initial device enumeration for DeviceWatcher::Start().
- - - - -
4 changed files:
- dlls/windows.devices.enumeration/async.c - 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/7d77ec0893684233ed06683184c562...