wxTextCtrl::GetValue() lost (replaced with question marks) all characters not in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2003 22:21:48 +0000 (22:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2003 22:21:48 +0000 (22:21 +0000)
commit7411f983f186088102e1b394d4d3809b0b6135b8
tree35ab32384d9d4f1acdc421faed26de249a3acd36
parent8b04d4c45108c8d70df205ece2690f6729e35b1f
wxTextCtrl::GetValue() lost (replaced with question marks) all characters not in the current encoding -- but now it shouldn't

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/textctrl.h
src/msw/textctrl.cpp