Alistair Leslie-Hughes : msado15: Add _Command stub interface.

Alexandre Julliard julliard at winehq.org
Thu Dec 12 16:29:43 CST 2019


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Thu Dec 12 16:42:06 2019 +0100

msado15: Add _Command stub interface.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msado15/Makefile.in         |   1 +
 dlls/msado15/command.c           | 313 +++++++++++++++++++++++++++++++++++++++
 dlls/msado15/main.c              |   5 +
 dlls/msado15/msado15_classes.idl |   8 +
 dlls/msado15/msado15_private.h   |   1 +
 dlls/msado15/tests/msado15.c     |  27 ++++
 6 files changed, 355 insertions(+)

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



More information about the wine-cvs mailing list