xaudio2_{7, 8}: Implement IXaudio interface as stub

Guillaume Charifi guillaume.charifi at sfr.fr
Thu Feb 19 12:38:12 CST 2015


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: 15716 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150219/e5d273d5/attachment.bin>


More information about the wine-patches mailing list