Sweden-Number/dlls/riched20
Dylan Smith be0fb1ef5d richedit: Make the ME_GetCursorOfs function more flexible.
This function will make it easier to work with ME_Cursor objects, which
should be used in a lot of places instead of character offsets (which
often require seeking through the linked lists to perform operations
with).
2009-08-12 17:29:20 +02:00
..
tests
Makefile.in
caret.c richedit: Make the ME_GetCursorOfs function more flexible. 2009-08-12 17:29:20 +02:00
clipboard.c
context.c
editor.c richedit: Make the ME_GetCursorOfs function more flexible. 2009-08-12 17:29:20 +02:00
editor.h richedit: Make the ME_GetCursorOfs function more flexible. 2009-08-12 17:29:20 +02:00
editstr.h
list.c richedit: Implement ME_DITypesEqual using a switch statment. 2009-08-10 17:09:46 +02:00
ocr_reverse.cur
paint.c richedit: Scrollinfo stored as 16-bit values externally. 2009-07-22 11:08:33 +02:00
para.c
reader.c richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
res.h
riched20.spec
richole.c richedit: Add closing actions for IRichEditOle_fnInsertObject. 2009-08-10 17:10:24 +02:00
row.c
rtf.h richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
run.c
string.c
style.c richedit: Added missing style releases. 2009-08-10 17:10:34 +02:00
table.c richedit: Make the ME_GetCursorOfs function more flexible. 2009-08-12 17:29:20 +02:00
txthost.c
txtsrv.c
undo.c
version.rc
wrap.c
writer.c