Module: wine Branch: master Commit: b712f39b66dbf2a7b9831365b8dfa6c2cb0c86df URL: http://source.winehq.org/git/wine.git/?a=commit;h=b712f39b66dbf2a7b9831365b8...
Author: Aric Stewart aric@codeweavers.com Date: Mon Feb 2 10:24:59 2009 -0600
msctf: Implement stub ITfContext.
---
dlls/msctf/Makefile.in | 1 + dlls/msctf/context.c | 262 +++++++++++++++++++++++++++++++++++++++++++ dlls/msctf/documentmgr.c | 4 +- dlls/msctf/msctf_internal.h | 1 + include/msctf.idl | 114 +++++++++++++++++++- 5 files changed, 379 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b712f39b66dbf2a7b98313...