msado15: Add a stub _Connection implementation.
commit8333a1ae0a313c305e2d74c3c736f88a39a5d6c3
authorHans Leidekker <hans@codeweavers.com>
Fri, 6 Dec 2019 13:54:18 +0000 (6 14:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Dec 2019 21:30:23 +0000 (6 22:30 +0100)
tree90628b52b750f84523dfc7120de72011b787c593
parent7353f6f1fe27e7e1db7e2a367ae19da40dad18be
msado15: Add a stub _Connection implementation.

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