added new To/FromWChar() API with more reasonable semantics than old MB2WC/WC2MB...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Apr 2006 12:35:21 +0000 (12:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Apr 2006 12:35:21 +0000 (12:35 +0000)
commit483b0434bfa1b10d2522ac0affe8758e629c21ee
tree82ba0e845bc971e29355161d3e09dde864e9e783
parent7ef3ab50e9705c2724f74ef4fb275030d6fbe589
added new To/FromWChar() API with more reasonable semantics than old MB2WC/WC2MB; for now both coexist and the change is/should be backwards compatible

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