May 15, 2025
1:45 p.m.
Rémi Bernon (@rbernon) commented about dlls/windows.devices.enumeration/main.c:
IDeviceWatcher IDeviceWatcher_iface; LONG ref;
+ struct list added_handlers;
I would argue that these maybe should be implemented after the tests have been added (and test should check that the callbacks have been called). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7997#note_102974