12 May
2025
12 May
'25
10:40 a.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