https://bugs.winehq.org/show_bug.cgi?id=49678 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- I wouldn't call this one a regression, it more like missing functionally. https://docs.microsoft.com/en-us/previous-versions/bb174634(v=vs.85) <quote> To ascertain that the wave bank is prepared, do one of the following: Create an XACTNOTIFICATIONTYPE_WAVEBANKPREPARED notification by using IXACTEngine::RegisterNotification. –or– Issue a query about the state of the wave bank by using IXACTWaveBank::GetState. When the XACT_WAVEBANKSTATE_PREPARED bit is set, you can use the wave bank. <quote> So the application appears to be waiting for a XACTNOTIFICATIONTYPE_WAVEBANKPREPARED notification. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.