Rémi Bernon : wmadmod: Introduce new DLL and tests.

Alexandre Julliard julliard at winehq.org
Fri Jan 28 14:29:32 CST 2022


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Jan 28 09:59:25 2022 +0100

wmadmod: Introduce new DLL and tests.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51931
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52391
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                      |   3 +
 configure.ac                   |   2 +
 dlls/wmadmod/Makefile.in       |   4 +
 dlls/wmadmod/main.c            |  35 ++++++++
 dlls/wmadmod/tests/Makefile.in |   5 ++
 dlls/wmadmod/tests/wmadmod.c   | 183 +++++++++++++++++++++++++++++++++++++++++
 dlls/wmadmod/wmadmod.spec      |   5 ++
 7 files changed, 237 insertions(+)

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



More information about the wine-cvs mailing list