20 Oct
2022
20 Oct
'22
2:32 a.m.
Huw Davies (@huw) commented about dlls/mmdevapi/main.c:
{ struct activate_async_op *op = user;
+ SetThreadDescription(GetCurrentThread(), L"wine_mmdevapi_actvate_async");
SetThreadDescription(GetCurrentThread(), L"wine_mmdevapi_activate_async");
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1096#note_11467