Sweden-Number/dlls/riched20
Dylan Smith c9977df853 richedit: Prevented a dereference of a freed pointer.
On WM_DESTROY the editor was getting freed, then it was used to obtain
a handle to the editor.  This patch moves it just before the editor is
freed within ME_DestroyEditor.
2008-12-27 20:22:53 +01:00
..
tests riched20/tests: Fix tests on Win9x by using A-calls. 2008-12-19 17:16:19 +01:00
Makefile.in
caret.c richedit: Made sure text is offset by formatting rectangle. 2008-12-18 14:19:40 +01:00
clipboard.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
context.c
editor.c richedit: Prevented a dereference of a freed pointer. 2008-12-27 20:22:53 +01:00
editor.h richedit: Move message handling to function callable without window. 2008-12-20 11:43:44 +01:00
editstr.h richedit: Removed redundant editor height variables and calculations. 2008-12-20 11:43:09 +01:00
list.c
ocr_reverse.cur
paint.c richedit: Avoid re-calculating positions found in wrapping for painting. 2008-12-20 11:43:29 +01:00
para.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
reader.c riched20: Sign-compare warnings fix. 2008-11-06 11:09:41 +01:00
res.h
riched20.spec
richole.c
row.c
rtf.h richedit: Removed unused hwndEdit variable for the RTF parser. 2008-12-15 13:20:01 +01:00
run.c richedit: Made sure text is offset by formatting rectangle. 2008-12-18 14:19:40 +01:00
string.c riched20: Remove superflous casts. 2008-11-04 11:26:12 +01:00
style.c
table.c riched20: Remove unused Wine debug channel. 2008-12-22 10:29:02 +01:00
txtsrv.c
undo.c
version.rc
wrap.c richedit: Avoid re-calculating positions found in wrapping for painting. 2008-12-20 11:43:29 +01:00
writer.c riched20: Sign-compare warnings fix. 2008-11-06 11:09:41 +01:00