From: Vadim Zeitlin Date: Tue, 10 Feb 2004 13:03:19 +0000 (+0000) Subject: compiles under win64 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/485cd20763bbd61a70295f270a7add9949433e1f compiles under win64 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index d98184e849..1f1ace0daa 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -134,6 +134,7 @@ All (GUI): wxMSW: +- wxWindows now builds under Win64 - fixed DDE memory leaks - fixed wxTE_*WRAP styles handling - wxTextCtrl::GetValue() works with text in non default encoding