[PATCH] oleaut32: Fix RecordCopy()/RecordClear() behavior

Alexandre Julliard julliard at winehq.org
Thu Jan 30 12:38:43 CST 2014


Nikolay Sivov <nsivov at codeweavers.com> writes:

> ---
>  dlls/oleaut32/recinfo.c          |  75 +++++++++++++++++++++-
>  dlls/oleaut32/tests/test_tlb.idl |   6 +-
>  dlls/oleaut32/tests/vartype.c    | 130 +++++++++++++++++++++++++++++++++++++++
>  dlls/oleaut32/usrmarshal.c       |   3 +-
>  dlls/oleaut32/variant.h          |   2 +-
>  5 files changed, 210 insertions(+), 6 deletions(-)

It breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so typelib && touch typelib.ok
typelib.c:3977: Test failed: typeattr->cbSizeInstance expected 4 got 16
make: *** [typelib.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list