Aric Stewart : msctf: Add stub implementation of ITfInputProcessorProfiles.

Alexandre Julliard julliard at winehq.org
Wed Feb 4 09:15:38 CST 2009


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

Author: Aric Stewart <aric at codeweavers.com>
Date:   Tue Feb  3 13:17:04 2009 -0600

msctf: Add stub implementation of ITfInputProcessorProfiles.

---

 dlls/msctf/Makefile.in      |    1 +
 dlls/msctf/inputprocessor.c |  295 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msctf/msctf.c          |    1 +
 dlls/msctf/msctf_internal.h |    1 +
 dlls/msctf/regsvr.c         |    7 +
 dlls/uuid/uuid.c            |    1 +
 include/msctf.idl           |  100 +++++++++++++++
 7 files changed, 406 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list