Andrew Eikum : xaudio2: Explicitly version the 2.7 coclasses.

Alexandre Julliard julliard at winehq.org
Thu Jun 16 03:45:39 CDT 2016


Module: wine
Branch: stable
Commit: 0056371153a8afe2698f6d23c0add37a74b15053
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0056371153a8afe2698f6d23c0add37a74b15053

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Mon Jan 11 13:52:02 2016 -0600

xaudio2: Explicitly version the 2.7 coclasses.

In versions 2.8 and later, no coclasses are provided by the API, so we
should version the old ones to make it clear they're out of date.

Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 4ad4c61100c06cbd9eb6587c543ceac94b932621)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/xaudio2_7/tests/xaudio2.c    | 10 +++++-----
 dlls/xaudio2_7/xapofx.c           |  4 ++--
 dlls/xaudio2_7/xaudio_classes.idl |  2 +-
 dlls/xaudio2_7/xaudio_dll.c       | 40 +++++++++++++++++++--------------------
 dlls/xaudio2_8/xaudio_dll.c       |  6 +++---
 include/xapofx.h                  |  8 ++++----
 include/xaudio2.idl               | 14 +++++++-------
 include/xaudio2fx.idl             | 18 +++++++++---------
 8 files changed, 51 insertions(+), 51 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0056371153a8afe2698f6d23c0add37a74b15053



More information about the wine-cvs mailing list