wine-wine/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 riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
caret.c riched20: 2.0 and higher inserts CRCRLF as space (with tests). 2007-10-22 13:50:13 +02:00
clipboard.c riched20: Constify some variables. 2007-08-13 12:24:28 +02:00
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 riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
editstr.h riched20: Properly calculate control display height. 2007-08-16 11:35:06 +02:00
list.c
paint.c riched20: Adjust event mask when sending EN_CHANGE notification. 2007-09-20 16:47:30 +02:00
para.c riched20: Constify some variables. 2007-08-14 13:28:05 +02:00
reader.c riched20: Constify some variables. 2007-08-15 10:41:21 +02:00
riched20.spec
richole.c
row.c
rtf.h Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
run.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
string.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
style.c riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size. 2007-09-27 11:07:54 +02:00
txtsrv.c riched20: Exclude unused headers. 2007-05-18 14:11:33 +02:00
undo.c riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
version.rc
wrap.c riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
writer.c riched20: Prevent overflow on richedit debug channel. 2007-09-17 13:46:15 +02:00