Sweden-Number/dlls/msado15
Hans Leidekker fb1d46fc0a msado15: Fix NULL pointer dereference in close_recordset.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49281
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-29 20:05:30 +02:00
..
tests msado15: Add IConnectionPointContainer stub to _Connection. 2020-05-28 23:46:59 +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: Add IConnectionPointContainer stub to _Connection. 2020-05-28 23:46:59 +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: Fix NULL pointer dereference in close_recordset. 2020-05-29 20:05:30 +02:00
stream.c msado15: Implement _Stream_SetEOS. 2019-12-11 21:51:28 +01:00