msado15: Add _Command stub interface.
commit2839e7b5e7c2df7fccba4fb65aa0f7bd8a2d82dd
authorAlistair Leslie-Hughes <leslie_alistair@hotmail.com>
Thu, 12 Dec 2019 15:42:06 +0000 (12 16:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Dec 2019 22:17:05 +0000 (12 23:17 +0100)
tree671cc31b1146cd53ffe365e7f872b48043a4ce35
parent23b50cac89b2826244f26b7c5a608b628a1a1c1d
msado15: Add _Command stub interface.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msado15/Makefile.in
dlls/msado15/command.c [new file with mode: 0644]
dlls/msado15/main.c
dlls/msado15/msado15_classes.idl
dlls/msado15/msado15_private.h
dlls/msado15/tests/msado15.c