Module: wine Branch: refs/heads/master Commit: 10d6726b429cb379175723cd4a5fd7a1043e8fcc URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=10d6726b429cb379175723cd...
Author: Juan Lang juan_lang@yahoo.com Date: Mon Jul 10 12:03:57 2006 -0700
riched20: Add stub implementation of ITextDocument.
---
dlls/riched20/richole.c | 308 +++++++++++++++++++++++++++++++--- include/.gitignore | 1 include/Makefile.in | 1 include/tom.idl | 430 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 718 insertions(+), 22 deletions(-) create mode 100644 include/tom.idl
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=10d6726b429cb3791757...