Dylan Smith : richedit: Implemented ITextHost for windowed richedit controls.

Alexandre Julliard julliard at winehq.org
Wed Jan 21 06:39:43 CST 2009


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

Author: Dylan Smith <dylan.ah.smith at gmail.com>
Date:   Tue Jan 20 01:41:25 2009 -0500

richedit: Implemented ITextHost for windowed richedit controls.

---

 dlls/riched20/Makefile.in |    1 +
 dlls/riched20/editor.c    |   71 +++--
 dlls/riched20/editor.h    |   49 +++
 dlls/riched20/editstr.h   |    7 +
 dlls/riched20/txthost.c   |  726 +++++++++++++++++++++++++++++++++++++++++++++
 include/textserv.h        |   40 ---
 6 files changed, 830 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list