https://bugs.winehq.org/show_bug.cgi?id=52290
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mmdevapi Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://www.playgroundsessi | |ons.com/windows
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Confirming with wine-7.0-rc3-13-gb173a96237b.
It seems to crash because of AudioSessionControl_RegisterAudioSessionNotification. If I change the stub to return E_NOTIMPL it seems to get a bit further, crashing after calling AudioClient_IsFormatSupported with the same params a few times.