msctf: Stub for SetInputScope.
[wine] / dlls / msctf / msctf.c
2009-02-06  Aric Stewartmsctf: Stub for SetInputScope.
2009-02-04  Aric Stewartmsctf: Implement TF_GetThreadMgr.
2009-02-04  Aric Stewartmsctf: Implement TF_CreateThreadMgr.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...
2009-02-03  Aric Stewartmsctf: Only 1 ITfThreadMgr is created per thread.
2009-01-30  Andrew Talbotmsctf: Declare some variables static.
2009-01-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.
2009-01-28  Aric Stewartmsctf: Add base dll framework.