Fixed DDE memory leaks.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth
2004-01-23 02:30:00 +00:00
parent 3d3e0170c0
commit 0ebb0e5c84
2 changed files with 72 additions and 16 deletions

View File

@@ -116,6 +116,7 @@ All (GUI):
wxMSW:
- fixed DDE memory leaks
- fixed wxTE_*WRAP styles handling
- wxTextCtrl::GetValue() works with text in non default encoding
- changed wxCrashReport to generate minidumps instead of text files