usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set.
commit6c3659c3d42dc8a7f26b4f73a4d1716dd75f7ccb
authorAric Stewart <aric@codeweavers.com>
Tue, 13 Apr 2010 19:49:07 +0000 (13 14:49 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Apr 2010 16:00:44 +0000 (14 18:00 +0200)
tree77d982928d4997de2b70a0b888aabd6446444d48
parent50aa0215a7b7e00ab8ef34f4ed5900a0a73fc901
usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set.

Reduce bidi duplications from gdi32 by using the newly corrected usp10
functions.
dlls/gdi32/Makefile.in
dlls/gdi32/bidi.c
dlls/usp10/Makefile.in
dlls/usp10/bidi.c [copied from dlls/gdi32/bidi.c with 70% similarity]
dlls/usp10/tests/usp10.c
dlls/usp10/usp10.c
dlls/usp10/usp10_internal.h [new file with mode: 0644]