[PATCH] oledb32: Coerce Variant to VT_DATE when converting data

Alexandre Julliard julliard at winehq.org
Tue Dec 26 14:17:46 CST 2017


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  dlls/oledb32/convert.c | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

It breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M oledb32.dll -p oledb32_test.exe.so convert && touch convert.ok
convert.c:3355: Test failed: got 80004005
convert.c:3356: Test failed: got 00000001
convert.c:3357: Test failed: got 0
convert.c:3358: Test failed: bytes differ
Makefile:184: recipe for target 'convert.ok' failed
make: *** [convert.ok] Error 4

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list