Dmitry Timoshkov : riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 22 10:11:10 CDT 2007


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

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Thu Mar 22 19:09:43 2007 +0800

riched20: Split unicode and ansi window procs, handle messages depending on the unicode flag.

Add a hack for WM_GETTEXT in RichEdit20W class when running in win9x emulation mode.

---

 dlls/riched20/editor.c       |   91 +++++++++++++++++++++++++++--------------
 dlls/riched20/editor.h       |    6 +--
 dlls/riched20/string.c       |   27 ++-----------
 dlls/riched20/tests/editor.c |   32 +++++++++++----
 4 files changed, 90 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list