Alexandre Julliard wrote:
Robert Shearman <[EMAIL PROTECTED]> writes:

This fixes a bunch of tmarshal tests.

It doesn't seem to make any difference for me:

../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p oleaut32_test.exe.so 
tmarshal.c && touch tmarshal.ok
tmarshal.c:139: Test failed: CoMarshalInterface failed with error 0x80040155
tmarshal.c:765: Test failed: CoUnmarshalInterface failed with error 0x80040155
tmarshal.c:784: Test failed: EXCEPINFO differs from expected: wCode = 0x2, 
scode = 0x7bc7a2c8
tmarshal.c:803: Test failed: EXCEPINFO differs from expected: wCode = 0x2, 
scode = 0x7bc7a2c8
tmarshal.c:915: Test failed: EXCEPINFO differs from expected: wCode = 0x2, 
scode = 0x7bc7a2c8
tmarshal.c:942: Test failed: EXCEPINFO differs from expected: wCode = 0x2, 
scode = 0x7bc7a2c8
tmarshal.c:977: Test failed: EXCEPINFO differs from expected: wCode = 0x2, 
scode = 0x80004001
make: *** [tmarshal.ok] Error 7

Did you remove ~/.wine? It only registers the typelib if the typelib hasn't already been registered (perhaps this should be changed.)

--
Rob Shearman



Reply via email to