]> git.saurik.com Git - wxWidgets.git/commit
fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't availa...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 6 Mar 2006 17:36:36 +0000 (17:36 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 6 Mar 2006 17:36:36 +0000 (17:36 +0000)
commit890289805470b45ed99bdef406e1eba151a2694d
treef98db57f212dd79a876ffff3e916a97bb0b45f6f
parent818f394678d71e46c6ff52c80f94fed2f63fef83
fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't available; roundtrip check is used instead

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