wine/dlls/oledb32
Zhiyi Zhang ef34d8139c oledb32: Remove unnecessary properties in datainit_GetInitializationString().
The following properties are removed:
1. Duplicate properties.
2. Properties without value.
3. Properties that should be ignored according to MSDN.
4. DBPROP_AUTH_PASSWORD when include_pass is FALSE.
2023-11-23 16:18:21 +01:00
..
tests oledb32: Remove unnecessary properties in datainit_GetInitializationString(). 2023-11-23 16:18:21 +01:00
convert.c oledb32: Use CRT allocation functions. 2023-08-18 18:31:29 +02:00
convert.idl
datainit.c oledb32: Remove unnecessary properties in datainit_GetInitializationString(). 2023-11-23 16:18:21 +01:00
dslocator.c oledb32: Add missing const modifiers. 2023-11-22 10:10:41 +01:00
errorinfo.c oledb32: Use CRT allocation functions. 2023-08-18 18:31:29 +02:00
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
oledb32.spec
oledb32_classes.idl
oledb32_typelib.idl
oledb_private.h oledb32: Add missing const modifiers. 2023-11-22 10:10:41 +01:00
resource.h
rowpos.c
version.rc