Sweden-Number/dlls/oledb32/tests
Alistair Leslie-Hughes e5daf33978 oledb32: GetConversionSize shouldn't fail for null variants.
If we have a NULL variant which will be converted to a non-fixed sized
type (DBTYPE_WSTR) then we just return S_OK.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-23 16:32:12 +01:00
..
Makefile.in oledb32/tests: Simplify IMalloc handling. 2014-05-05 12:17:56 +02:00
convert.c oledb32: GetConversionSize shouldn't fail for null variants. 2015-12-23 16:32:12 +01:00
convert.idl makefiles: Add makedep pragmas for identifier idl files. 2013-11-05 20:38:18 +01:00
database.c oledb32: Allow case-insensitive match for Provider keyword. 2015-11-04 14:41:38 +09:00
marshal.c