16 Aug
2022
16 Aug
'22
12:08 p.m.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com> -- v2: comctl32/edit: Handle IME composition result string only when EIMES_GETCOMPSTRATONCE is set. comctl32/edit: Let DefWindowProcW() handle WM_IME_CHAR. comctl32/edit: Implement EM_GETIMESTATUS. comctl32/edit: Implement EM_SETIMESTATUS. comctl32/tests: Add IME tests for edit control. https://gitlab.winehq.org/wine/wine/-/merge_requests/627