]> git.saurik.com Git - wxWidgets.git/commit
Uses wxUSE_WCHAR_T for compilers that don't support wchar_t.
authorOve Kaaven <ovek@arcticnet.no>
Sun, 25 Apr 1999 12:42:55 +0000 (12:42 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Sun, 25 Apr 1999 12:42:55 +0000 (12:42 +0000)
commit6f841509cecded593e8e7c20d4a9e23ed29e5fa1
tree2734ec08b88d0fc0f2150cc0e0f6e262ca33f092
parent58dea4b0673c76bdd3ef5624f65fa341b7d5f7b0
Uses wxUSE_WCHAR_T for compilers that don't support wchar_t.
Added wx_str() and WXCSTRINGCAST, which should be explicitly defined
to work on wxChar (doesn't look like people want c_str() to be
unconditionally defined as wxChar).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h