Re: usp10: Implement ScriptGetGlyphABCWidth.

2006-07-26 Thread Jeff Latimer
Hans, I will look at this one.  Seems to be intermittent. :-\ Jeff Hans Leidekker wrote: On Wednesday 26 July 2006 11:19, Alexandre Julliard wrote: ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:273: Test failed

Re: usp10: Implement ScriptGetGlyphABCWidth.

2006-07-26 Thread Hans Leidekker
On Wednesday 26 July 2006 11:19, Alexandre Julliard wrote: > ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p > usp10_test.exe.so usp10.c && touch usp10.ok > usp10.c:273: Test failed: Translation not correct. WCHAR 0 - != 0035 > usp10.c:722: Test failed: expected S_OK, got 0x800

Re: usp10: Implement ScriptGetGlyphABCWidth.

2006-07-26 Thread Alexandre Julliard
Hans Leidekker <[EMAIL PROTECTED]> writes: > -Hans > > Changelog > Implement ScriptGetGlyphABCWidth. > Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight. The tests fail here: ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10