Aric Stewart : msctf: Add stub implementation of ITfRange.

Alexandre Julliard julliard at winehq.org
Tue May 19 09:23:07 CDT 2009


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

Author: Aric Stewart <aric at codeweavers.com>
Date:   Mon May 18 14:48:18 2009 -0500

msctf: Add stub implementation of ITfRange.

---

 dlls/msctf/Makefile.in      |    1 +
 dlls/msctf/msctf_internal.h |    1 +
 dlls/msctf/range.c          |  330 +++++++++++++++++++++++++++++++++++++++++++
 include/msctf.idl           |  141 ++++++++++++++++++
 include/textstor.idl        |    4 +
 5 files changed, 477 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list