]> git.saurik.com Git - wxWidgets.git/commit
Solved bug which was breaking richedit ctrls for non-unicode builds on some compilers.
authorGuillermo Rodriguez Garcia <guille@iies.es>
Sun, 20 Feb 2000 01:03:15 +0000 (01:03 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Sun, 20 Feb 2000 01:03:15 +0000 (01:03 +0000)
commit5fb2f4ba7e9ff7cb4fb0377a0ddc3fdd9569b793
tree77e906233ea2633ff0aaef5b9f1ca5fd9da15aa2
parent6d5ca46c65fa01a532b5d2f0c6a727616852a22a
Solved bug which was breaking richedit ctrls for non-unicode builds on some compilers.
Fixed some small non-fatal bugs like missing c_str() and the like.

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