Sweden-Number/dlls/riched20
Alex Villacís Lasso 8ae0eeafc6 riched20: Fix test failure in test_WM_PASTE.
Native riched20 won't obey simple WM_CHAR or WM_KEYDOWN/WM_KEYUP
messages when processing Ctrl-Key keystrokes. Use keybd_event()
instead.
2007-11-08 12:36:35 +01:00
..
tests riched20: Fix test failure in test_WM_PASTE. 2007-11-08 12:36:35 +01:00
Makefile.in
caret.c riched20: 2.0 and higher inserts CRCRLF as space (with tests). 2007-10-22 13:50:13 +02:00
clipboard.c
context.c
editor.c riched20: EM_GETMODIFY should not report modification after WM_SETTEXT (fixes todo_wine). 2007-11-06 13:01:09 +01:00
editor.h
editstr.h
list.c
paint.c riched20: Adjust event mask when sending EN_CHANGE notification. 2007-09-20 16:47:30 +02:00
para.c
reader.c
riched20.spec
richole.c
row.c
rtf.h Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
run.c
string.c
style.c riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size. 2007-09-27 11:07:54 +02:00
txtsrv.c
undo.c
version.rc
wrap.c
writer.c