]> git.saurik.com Git - wxWidgets.git/commit
also fixed WriteString() to work correctly when outputting UTF-16/32: can't use strle...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Apr 2006 16:28:29 +0000 (16:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Apr 2006 16:28:29 +0000 (16:28 +0000)
commit3793402c74565f00a70ce853f8e22d71c051f919
treefaf63501ecdb6ae560eff4e1964abcec58b8aac3
parentd7f73361b999778884506a6c7ce2a1548d53a094
also fixed WriteString() to work correctly when outputting UTF-16/32: can't use strlen() with these encodings

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