]> git.saurik.com Git - wxWidgets.git/commit
fixed wxString char<->wchar_t conversion constructors to not truncate strings and...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 Jun 2004 20:11:26 +0000 (20:11 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 Jun 2004 20:11:26 +0000 (20:11 +0000)
commit31444b6aa411253e0523edfa8e7e361d408c2adc
tree932cd23ac986b6c7cb46e4c4930e147a2d9c73f2
parent72d4cafb78a1d6652deff4eaab30dcad95327a00
fixed wxString char<->wchar_t conversion constructors to not truncate strings and correctly handle nLength argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/string.cpp