ntdll: Move NtRaiseException and RtlUnwind implementations to the CPU-specific files.
[wine] / dlls / msctf / categorymgr.c
2009-02-27  Aric Stewartmsctf: Implement ITfCategoryMgr::FindClosestCategory.
2009-02-04  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterCategory.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.