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)
commit7b36d72062f36cf09aef8979db3f00946127bcc8
treead82c72238edefd672cc5aec4c9d51177a46e3ae
parent2bb67b808b1c375b8ebea4688d44bcbe2d4976d3
Unicode support. The _() macro is made to imply _T() (would be boring to
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
include/wx/intl.h