ChangeSet ID: 1011126576170406183693558 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/15 15:29:36
Modified files: dlls/user : text.c
Log message: Bill Medland medbi01@accpac.com First stage of DrawText upgrade. - Rearrange code into three distinct areas; DrawText, GrayString, TabbedText. - Remove unused macros. - Modify treatment of Tab arguments to fit with observed behaviour. e.g. DrawTextEx with DT_TABSTOP but null dtp will not take the setting from the flags. Also only uses bits 15 to 8, not the higher bits.
Patch: http://cvs.winehq.com/patch.py?id=1011126576170406183693558
Revision Changes Path 1.18 +75 -43 wine/dlls/user/text.c