Nikolay Sivov nsivov@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@winehq.org