Module: wine Branch: refs/heads/master Commit: b03c70a8454381a5607e6755f8a9bd1bebf2c6f0 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b03c70a8454381a5607e6755...
Author: Roger Hoang rogerhoang@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=b03c70a8454381a5607e...