[PATCH 2/2] xaudio2_7: add IXAudio2 stub

Mark Harmstone hellas at burntcomma.com
Sun Jan 11 11:06:52 CST 2015


---
 dlls/xaudio2_7/Makefile.in      |   4 +-
 dlls/xaudio2_7/xaudio.c         | 182 ++++++++++++++++++++++++++++++++++++++++
 dlls/xaudio2_7/xaudio.idl       |  22 +++++
 dlls/xaudio2_7/xaudio_dll.c     | 173 +++++++++++++++++++++++++++++++++++++-
 dlls/xaudio2_7/xaudio_private.h |  12 +++
 5 files changed, 391 insertions(+), 2 deletions(-)
 create mode 100644 dlls/xaudio2_7/xaudio.c
 create mode 100644 dlls/xaudio2_7/xaudio.idl
 create mode 100644 dlls/xaudio2_7/xaudio_private.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-xaudio2_7-add-IXAudio2-stub.patch
Type: text/x-patch
Size: 13068 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150111/596ce5e2/attachment.bin>


More information about the wine-patches mailing list