Sweden-Number/dlls/riched20
Dylan Smith 902afbc65b richedit: Prevented using NULL hwnd for certain operations.
Certain operations will simply not be done for windowless richedit
controls, such as WM_PAINT which isn't done for windowless richedit
controls since ITextServices provides a TxDraw method.
2009-01-21 11:55:03 +01:00
..
tests riched20/tests: Fix a test failure on Win9x. 2009-01-20 12:23:20 +01:00
Makefile.in richedit: Implemented ITextHost for windowed richedit controls. 2009-01-21 11:54:26 +01:00
caret.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
clipboard.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
context.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
editor.c richedit: Prevented using NULL hwnd for certain operations. 2009-01-21 11:55:03 +01:00
editor.h richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
editstr.h richedit: Prevented using NULL hwnd for certain operations. 2009-01-21 11:55:03 +01:00
list.c riched20: Declare some functions static. 2009-01-14 12:40:40 +01:00
ocr_reverse.cur
paint.c richedit: Prevented using NULL hwnd for certain operations. 2009-01-21 11:55:03 +01:00
para.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
reader.c riched20: Declare some functions static. 2009-01-19 13:36:26 +01:00
res.h
riched20.spec
richole.c riched20: Add stub IOleClientSite interface. 2009-01-10 14:49:46 +01:00
row.c
rtf.h riched20: Declare some functions static. 2009-01-19 13:36:26 +01:00
run.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
string.c riched20: Declare some functions static. 2009-01-19 13:36:26 +01:00
style.c riched20: Declare some functions static. 2009-01-19 13:36:26 +01:00
table.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
txthost.c richedit: Prevented using NULL hwnd for certain operations. 2009-01-21 11:55:03 +01:00
txtsrv.c riched20: Add spare area to ITextServicesImpl to work around broken apps. 2008-10-13 11:45:23 +02:00
undo.c richedit: Make sure border properties are saved for undo/redo. 2008-10-01 11:39:56 -05:00
version.rc
wrap.c richedit: Used ITextHost methods to avoid using window handle directly. 2009-01-21 11:54:43 +01:00
writer.c riched20: Sign-compare warnings fix. 2008-11-06 11:09:41 +01:00