Eric Pouech : riched20: Start handling OLE objects inside richedit.

Alexandre Julliard julliard at winehq.org
Tue Feb 5 06:33:06 CST 2008


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Sun Jan 27 19:01:41 2008 +0100

riched20: Start handling OLE objects inside richedit.

---

 dlls/riched20/caret.c   |   14 +++--
 dlls/riched20/editor.h  |    9 ++-
 dlls/riched20/editstr.h |    1 +
 dlls/riched20/list.c    |    1 +
 dlls/riched20/paint.c   |   30 +---------
 dlls/riched20/richole.c |  145 ++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/riched20/run.c     |   22 ++------
 dlls/riched20/undo.c    |    6 ++
 8 files changed, 170 insertions(+), 58 deletions(-)

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



More information about the wine-cvs mailing list