[Bug 52998] xaudio2_7:xaudio2 fails on Windows 1909+

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 16 08:40:52 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52998

--- Comment #1 from Andrew Eikum <aeikum at codeweavers.com> ---
XAudio2 changed the CLSIDs for these effects between 2.7 and 2.8. I was curious
to know if the old CLSIDs were supported by the newer versions, so I wrote
those tests. I was surprised that they were supported, and I don't think any
application actually used them in that way.

It's a little interesting that they dropped support for the legacy CLSIDs, but
I guess it's good evidence that no application actually used that. We can just
remove those tests, I think.

I submitted a patch to testbot, which passes:
https://testbot.winehq.org/JobDetails.pl?Key=114787

-- 
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.



More information about the wine-bugs mailing list