Sweden-Number/dlls/msado15
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
command.c
connection.c msado15: Use Recordset_Open in Connection_Execute. 2021-04-30 22:59:50 +02:00
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
msado15.spec
msado15_classes.idl
msado15_private.h msado15: Use Recordset_Open in Connection_Execute. 2021-04-30 22:59:50 +02:00
msado15_tlb.idl
recordset.c msado15: Return early if Execute doesn't return a rowset. 2022-01-20 18:15:40 +01:00
stream.c