User Details
User Details
- User Since
- Sep 11 2014, 9:33 AM (439 w, 1 d)
Sep 11 2014
Sep 11 2014
ebi ebi (ebiebi360) added a comment to D765: Input Method Editor Support for Windows.
(1) ime_string is incorrect type char /wchar_t.
change ImmGetCompositionString(ANSI) to ImmGetCompositionStringW
and I wish delete MBytesToWString.
