23 Dec
2011
23 Dec
'11
8:11 a.m.
Akihiro Sagawa <sagawa.aki(a)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(a)winehq.org