mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
66c8ded454
The changes of this PR are on EDIT controls. - Delete composition_len and composition_start members. - Add EDIT_ImmSetCompositionWindow helper function. - At EDIT_SetCaretPos, set the position of the composition window. - We don't use internal composition string. Rely on the composition window. - Improve WM_IME_STARTCOMPOSITION, WM_IME_COMPOSITION and WM_IME_ENDCOMPOSITION message handling. CORE-11700 |
||
---|---|---|
.. | ||
ntuser | ||
rtl | ||
user32 | ||
winsrv |