wine/dlls/riched20
Santino Mazza c5daf6a30f riched20: Call ME_UpdateRepaint instead of editor_ensure_visible in set_selection.
To prevent cases where ME_WrapMarkedParagraphs has not been called causing a NULL
pointer when editor_ensure_visible tries to get the row from the cursor.
2023-06-09 23:37:14 +02:00
..
tests riched20: Call ME_UpdateRepaint instead of editor_ensure_visible in set_selection. 2023-06-09 23:37:14 +02:00
caret.c
clipboard.c
context.c
editor.c riched20: Call ME_UpdateRepaint instead of editor_ensure_visible in set_selection. 2023-06-09 23:37:14 +02:00
editor.h
editstr.h
list.c
Makefile.in
ocr_reverse.cur
ocr_reverse.svg
paint.c
para.c
reader.c
res.h
riched20.spec
riched_tom.idl
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