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
..
2008-11-04 11:26:12 +01:00
2008-11-04 11:26:12 +01:00
2008-11-06 11:09:41 +01:00
2007-12-17 11:34:40 +01:00
2008-11-04 11:26:12 +01:00
2008-11-06 11:09:41 +01:00