Roger Hoang : riched20: Implemented EM_SETTEXTMODE options TM_RICHTEXT and TM_PLAINTEXT

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 20 14:18:19 CST 2006


Module: wine
Branch: refs/heads/master
Commit: b03c70a8454381a5607e6755f8a9bd1bebf2c6f0
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=b03c70a8454381a5607e6755f8a9bd1bebf2c6f0

Author: Roger Hoang <rogerhoang at hotmail.com>
Date:   Sat Feb 18 22:32:24 2006 -0800

riched20: Implemented EM_SETTEXTMODE options TM_RICHTEXT and TM_PLAINTEXT
and their tests.

---

 dlls/riched20/editor.c       |   53 +++++++--
 dlls/riched20/editstr.h      |    5 +
 dlls/riched20/tests/editor.c |  235 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 280 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list