7 Apr
2023
7 Apr
'23
10:33 a.m.
Huw Davies (@huw) commented about dlls/winecoreaudio.drv/mmdevdrv.c:
return S_OK; }
-void CALLBACK ca_period_cb(void *user, BOOLEAN timer) +static DWORD WINAPI ca_period_cb(void *user)
Could we change this name to `ca_timer_thread`? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2603#note_29278