Aric Stewart <a...@codeweavers.com> writes: > So return a proper error instead of generating unexpected garbage > --- > dlls/usp10/usp10.c | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-)
It fails the tests: ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:907: Test failed: ScriptShape should return 0 not (80040200) make[1]: *** [usp10.ok] Error 1 -- Alexandre Julliard julli...@winehq.org