mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +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 |
||
---|---|---|
.. | ||
controls | ||
include | ||
lang | ||
misc | ||
resources | ||
windows | ||
CMakeLists.txt | ||
user32.rc | ||
user32.spec |