rpcrt4: Free the resources associated with server protocol sequences on DLL unload.
[wine] / dlls / msctf / inputprocessor.c
2009-02-27  Aric Stewartmsctf: Use ITfCategoryMgr::FindClosestCategory to set...
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumLanguag...
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumInputPr...
2009-02-20  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Unregister.
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::IsEnabledLa...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-16  Aric Stewartmsctf: Add Enable key and User key for language profile.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::AddLanguage...
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Implement InputProcessorProfiles::GetCurrentLang...
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...