oleaut32/tests: Add some tests for [lcid] parameters.

Paul Vriens paul.vriens.wine at gmail.com
Wed Jun 17 08:58:33 CDT 2009


Huw Davies wrote:
> ---
>  dlls/oleaut32/tests/tmarshal.c         |   53 +++++++++++++++++++++++++++++++-
>  dlls/oleaut32/tests/tmarshal.idl       |    6 +++
>  dlls/oleaut32/tests/tmarshal_dispids.h |    1 +
>  3 files changed, 59 insertions(+), 1 deletions(-)
> 
> 
> ------------------------------------------------------------------------
> 
> 
In an effort to get a green NT4, I ran your new tests on NT4:

tmarshal.c:1376: Test failed: ITypeInfo_Invoke failed with error 0x80010105
tmarshal.c:1377: Test failed: got 0
tmarshal.c:1378: Test failed: got 0

On W2K3:

tmarshal.c:1376: Test failed: ITypeInfo_Invoke failed with error 0x80010105
tmarshal.c:1377: Test failed: got 0
tmarshal.c:1378: Test failed: got 0

and a maybe unrelated on W2K3 (wasn't here before):
tmarshal.c:605: Test failed: Struct parameter passed by pointer corrupted

On W98:

tmarshal.c:1376: Test failed: ITypeInfo_Invoke failed with error 0x80010105
tmarshal.c:1377: Test failed: got 0
tmarshal.c:1378: Test failed: got 0

Am I doing something wrong here?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list