https://bugs.winehq.org/show_bug.cgi?id=29238
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #7 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 50347 --> https://bugs.winehq.org/attachment.cgi?id=50347 Proposed patch
The problem here is that IDirectPlayVoiceClient::GetCompressionTypes needs to return at least one result. The attached patch does that, but I couldn't run tests because the Wine Test Bot does not seem to support DirectPlay Voice.
Alistair, do you have DirectPlay Voice working on a Windows machine? Could you dump the correct table of compression types and write a few tests?