Akihiro Sagawa <[email protected]> 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 [email protected]
