Zebediah Figura : qasf: Add a stub DMO wrapper filter.

Alexandre Julliard julliard at winehq.org
Tue Feb 18 16:13:46 CST 2020


Module: wine
Branch: master
Commit: dbb53beb86a544f755178bb9b883695894141638
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=dbb53beb86a544f755178bb9b883695894141638

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Feb 17 17:30:57 2020 -0600

qasf: Add a stub DMO wrapper filter.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                    |   3 +
 configure.ac                 |   2 +
 dlls/qasf/Makefile.in        |  11 +++
 dlls/qasf/dmowrapper.c       |  68 ++++++++++++++++
 dlls/qasf/qasf.spec          |   4 +
 dlls/qasf/qasf_classes.idl   |  27 +++++++
 dlls/qasf/qasf_main.c        | 137 ++++++++++++++++++++++++++++++++
 dlls/qasf/qasf_private.h     |  34 ++++++++
 dlls/qasf/tests/Makefile.in  |   5 ++
 dlls/qasf/tests/dmowrapper.c | 182 +++++++++++++++++++++++++++++++++++++++++++
 10 files changed, 473 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=dbb53beb86a544f755178bb9b883695894141638



More information about the wine-cvs mailing list