Katayama Hirofumi MZ
519232df78
[MSCTF] Support TF_CreateCategoryMgr etc. ( #8260 )
...
Implementing missing features...
JIRA issue: CORE-19361
- Implement TF_CreateCategoryMgr
and TF_CreateDisplayAttributeMgr.
- Rename g_tlsIndex as g_dwTLSIndex.
- Use ProcessAttach and
ProcessDetach in DllMain.
2025-07-17 21:17:28 +09:00
Katayama Hirofumi MZ
a18a5734ac
[MSCTF][CICERO][DOC] Fork MSCTF from Wine ( #8245 )
...
JIRA issue: CORE-19361
- Delete msctf.c and add msctf.cpp.
- Modify precomp.h and enable precompiled header.
- Modify media/doc/WINESYNC.txt.
- Add cicMemReCalloc function to cicero.
2025-07-13 18:30:42 +09:00
Katayama Hirofumi MZ
12fa72a06d
[MSCTF] Make thread manager C++ ( #8239 )
...
Implemeting missing features...
JIRA issue: CORE-19361
- Delete threadmgr.c and add threadmgr.cpp.
- Make ITfThreadMgr implementation C++.
2025-07-11 09:35:18 +09:00