]> git.saurik.com Git - wxWidgets.git/commitdiff
Unicode support. The _() macro is made to imply _T() (would be boring to
authorOve Kaaven <ovek@arcticnet.no>
Mon, 12 Apr 1999 21:58:42 +0000 (21:58 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Mon, 12 Apr 1999 21:58:42 +0000 (21:58 +0000)
type _(_T("text")), I think). That means you have to use wxGetString()
directly if you need to look up from a string variable instead of a literal.

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


No differences found