- 
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().