gdi32: Avoid making a DBCS character in range. (try 2)

Alexandre Julliard julliard at winehq.org
Fri Dec 23 08:11:18 CST 2011


Akihiro Sagawa <sagawa.aki at gmail.com> writes:

> Fixed build failure. (IsDBCSLeadByte -> IsDBCSLeadByteEx)
> ---
>  dlls/gdi32/font.c       |   14 +++++++++++---
>  dlls/gdi32/tests/font.c |   30 +++++++++++++++++++++++-------
>  2 files changed, 34 insertions(+), 10 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so font.c && touch font.ok
wine: Unhandled page fault on write access to 0x00150000 at address 0x6899ab70 (thread 003e), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6834c19c
make: *** [font.ok] Error 5

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list