June 12, 2023
8:09 p.m.
Etaash Mathamsetty (@etaash.mathamsetty) commented about dlls/winealsa.drv/mmdevdrv.c:
return AUDCLNT_E_ALREADY_INITIALIZED; }
+ if(FAILED(params.result = main_loop_start())){
Sorry for the nitpick, but there should be a space after the if. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3027#note_35554