mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
- Implement ImeRegisterWord, ImeUnregisterWord, ImeGetRegisterWordStyle, ImeEnumRegisterWord, ImeConversionList, ImeEscape, ImeSelect, and ImeSetActiveContext functions. - These functions in MSCTFIME basically do nothing. CORE-19360