Andrew Eikum : xaudio2: Explicitly version the 2.7 coclasses.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 12 12:15:21 CST 2016


Module: wine
Branch: master
Commit: 4ad4c61100c06cbd9eb6587c543ceac94b932621
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4ad4c61100c06cbd9eb6587c543ceac94b932621

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>

---

 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=4ad4c61100c06cbd9eb6587c543ceac94b932621



More information about the wine-cvs mailing list