wine-wine/dlls/msado15
Aaro Altonen b852f777d9 msado15: Implement IConnectionPoint::Advise/Unadvise.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49388
Signed-off-by: Aaro Altonen <a.altonen@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-18 09:00:30 +02:00
..
tests msado15: Implement IConnectionPoint::Advise/Unadvise. 2020-06-18 09:00:30 +02:00
Makefile.in msado15: Add _Command stub interface. 2019-12-12 23:17:05 +01:00
command.c msado15: Implement _Command get/put CommandText. 2020-05-27 18:42:47 +02:00
connection.c msado15: Implement IConnectionPoint::Advise/Unadvise. 2020-06-18 09:00:30 +02:00
main.c msado15: Add IConnectionPointContainer stub to _Connection. 2020-05-28 23:46:59 +02:00
msado15.spec
msado15_classes.idl msado15: Add _Command stub interface. 2019-12-12 23:17:05 +01:00
msado15_private.h msado15: Add _Command stub interface. 2019-12-12 23:17:05 +01:00
msado15_tlb.idl
recordset.c msado15: Ignore IRunnableObject interface in recordset/connection_QueryInterface. 2020-06-08 21:01:32 +02:00
stream.c msado15: Implement _Stream_SetEOS. 2019-12-11 21:51:28 +01:00