xaudio2_{7, 8}: Implement IXaudio interface as stub (try 2)

Guillaume Charifi guillaume.charifi at sfr.fr
Thu Feb 19 13:19:53 CST 2015


Supersedes http://source.winehq.org/patches/data/109234
Correct a typo

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

---
 configure                         |   2 +
 configure.ac                      |   1 +
 dlls/xaudio2_7/Makefile.in        |   3 +
 dlls/xaudio2_7/xaudio2.c          | 236
++++++++++++++++++++++++++++++++++++++
 dlls/xaudio2_7/xaudio_classes.idl |  28 +++++
 dlls/xaudio2_7/xaudio_dll.c       |  94 +++++++++++++--
 dlls/xaudio2_7/xaudio_private.h   |  32 ++++++
 dlls/xaudio2_8/Makefile.in        |  10 ++
 dlls/xaudio2_8/xaudio2_8.spec     |   4 +
 9 files changed, 399 insertions(+), 11 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xaudio_2.7_2.8.dll.IXAudio2_stub.patch
Type: text/x-patch
Size: 15618 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150219/a076dc2b/attachment.bin>


More information about the wine-patches mailing list