reactos/dll/win32/riched20
Katayama Hirofumi MZ 31f3eb1d57
[RICHED20] RichEdit: CompForm and CandForm (#5257)
Correctly display the composition window and the candidate window.
- At update_caret function, set the position and font of the composition window.
- We don't use internal composition string. Rely on the composition window.
- Improve WM_IME_SETCONTEXT, WM_IME_CONTROL, WM_IME_SELECT, WM_IME_STARTCOMPOSITION, WM_IME_COMPOSITION and WM_IME_ENDCOMPOSITION message handlings.
CORE-11700
2023-04-28 08:28:57 +09:00
..
caret.c
clipboard.c
CMakeLists.txt
context.c
editor.c
editor.h
editstr.h
list.c
ocr_reverse.cur
paint.c
para.c
precomp.h
reader.c
res.h
riched20.spec
riched20_ros.diff
riched_tom.idl
riched_tom.rgs
richole.c
row.c
rtf.h
run.c
string.c
style.c
table.c
txthost.c
txtsrv.c
undo.c
version.rc
wrap.c
writer.c