Aric Stewart : user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings.

Alexandre Julliard julliard at winehq.org
Tue Oct 14 08:30:19 CDT 2008


Module: wine
Branch: master
Commit: 48ad706c08a9f166f72c86e909bf365137ca6e10
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=48ad706c08a9f166f72c86e909bf365137ca6e10

Author: Aric Stewart <aric at codeweavers.com>
Date:   Mon Oct 13 10:51:52 2008 -0500

user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings.

---

 dlls/user32/tests/text.c |  424 +++++++++++++++++++++++++++++++++++++++++++---
 dlls/user32/text.c       |   57 +++++--
 2 files changed, 438 insertions(+), 43 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=48ad706c08a9f166f72c86e909bf365137ca6e10



More information about the wine-cvs mailing list