]> git.saurik.com Git - wxWidgets.git/commit
added wxEncodingToCodepage() and implemented it properly (using in32 API instead...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Dec 2001 00:46:15 +0000 (00:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Dec 2001 00:46:15 +0000 (00:46 +0000)
commitb1d66b5415f7befb45e050d7097571642b8bfa56
treed6bf6f52f3157e6d2d08e1f09eaecd73102c226e
parentfcf689db0d698955af84b527f00cde4f3849517f
added wxEncodingToCodepage() and implemented it properly (using in32 API instead of directly reading from the registry)

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