user32: In DrawTextW/A make sure to properly initialize the cbSize of DRAWTEXTPARAMS.
authorAric Stewart <aric@codeweavers.com>
Mon, 13 Oct 2008 13:30:55 +0000 (08:30 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Oct 2008 11:41:56 +0000 (13:41 +0200)
commit8b9ebc30c90ba065b4d08c76feaaffdb9d6d818c
tree0cb813fee28ce898185e3cdd4476bc516189ba0e
parenta504a79d65b2bd886ec645a882b278e46f38c690
user32: In DrawTextW/A make sure to properly initialize the cbSize of DRAWTEXTPARAMS.
dlls/user32/text.c