Skip to content

dsound: Initialize MTA in IDirectSound::Initialize().

Akihiro Sagawa requested to merge sgwaki/wine:wip.red_cherish into master

On recent Windows, at least Windows 7, a multithread apartment (MTA) is initialized within IDirectSound::Initialize(). RE:D Cherish! (Trial ver) depends on this behavior.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53613

Merge request reports

Loading