solution to wxMBConv stuff - make a seperate XX2XX for strings of a specified length...
authorRyan Norton <wxprojects@comcast.net>
Sat, 30 Oct 2004 20:16:25 +0000 (20:16 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sat, 30 Oct 2004 20:16:25 +0000 (20:16 +0000)
commite4e3bbb44783c651ac51665794a7ffcb8dff7eb6
tree9ecbc0287d115c8b82d7c4256141afa0f4b89bfb
parent9026d6fd7f505d01ec7e320276d41d42e01d7486
solution to wxMBConv stuff - make a seperate XX2XX for strings of a specified length, use this in wxString instead of previous worst-case method

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