wine/dlls/user text.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 30 21:23:18 CST 2003


ChangeSet ID:	7177
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/30 21:23:18

Modified files:
	dlls/user      : text.c 

Log message:
	Bill Medland <billmedland at mercuryspeed.com>
	Better handling of bad data in TabbedTextOut/TabbedTextExtent
	Checked with:
	a) Null tabstop array with non-zero number of entries
	b) Negative number of entries (MSDN is wrong; it is not an error)
	c) Single tabwidth of negative size
	d) Single specified tabwidth of zero size

Patch: http://cvs.winehq.com/patch.py?id=7177

Old revision  New revision  Changes     Path
 1.43          1.44          +8 -1       wine/dlls/user/text.c




More information about the wine-cvs mailing list