-
c8ddbe3e
by Zhiyi Zhang at 2024-08-20T12:49:47+02:00
win32u: Support setting host IME composition window position for ImmSetCompositionWindow().
Based on the wine-staging patch winex11-CandidateWindowPos from Felix Yan with work from
Muneyuki Noguchi and Sebastian Lackner.
-
d70fac3e
by Zhiyi Zhang at 2024-08-20T12:49:51+02:00
win32u: Set host IME composition window position in set_caret_pos().
-
a90ddea5
by Zhiyi Zhang at 2024-08-20T12:49:51+02:00
win32u: Set host IME composition window position in NtUserShowCaret().