reactos/dll/win32/msctf
Katayama Hirofumi MZ e25d7d724d
[MSCTF][SDK] Implement multi-language handling (#6587)
Implementing the back-end of
the Language bar...
JIRA issue: CORE-19361
- Add mlng.cpp and mlng.h.
- Modify msctf.spec.
- Implement MLNGINFO
  structure and CStaticIconList
  class.
- Implement TF_InitMlngInfo,
  TF_MlngInfoCount,
  TF_InatExtractIcon,
  TF_GetMlngIconIndex, and
  TF_GetMlngHKL functions.
2024-03-10 11:35:05 +09:00
..
categorymgr.c
CMakeLists.txt [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
compartmentmgr.c
context.c
displayattributemgr.c
documentmgr.c
inputprocessor.c
langbarmgr.c
mlng.cpp [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
mlng.h [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
msctf.c [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
msctf.spec [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
msctf_classes.idl
msctf_classes.rgs
msctf_internal.h
precomp.h
range.c
threadmgr.c
utils.cpp [MSCTF][SDK] Implement multi-language handling (#6587) 2024-03-10 11:35:05 +09:00
version.rc