wine/dlls/oledb32/tests
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
..
convert.c
convert.idl
database.c oledb32: Remove unnecessary properties in datainit_GetInitializationString(). 2023-11-23 16:18:21 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
marshal.c