20 Jul
2004
20 Jul
'04
10:09 p.m.
ChangeSet ID: 12999 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/20 17:09:14 Modified files: dlls/user/tests: Makefile.in .cvsignore Added files: dlls/user/tests: text.c Log message: Zach Gorman <zach(a)archetypeauction.com> Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior in MM_HIENGLISH mapping mode. Patch: http://cvs.winehq.org/patch.py?id=12999 Old revision New revision Changes Path 1.10 1.11 +1 -0 wine/dlls/user/tests/Makefile.in 1.15 1.16 +1 -0 wine/dlls/user/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/user/tests/text.c