wxWidgets/include
Ove Kaaven 2bb67b808b Unicode support for wxString (wxchar.cpp won't compile without it, so I
figured I couldn't hold it back anyway).
Added many macros. Changed most char to wxChar, and literals wrapped in _T().
Added conversion classes. Added new constructors to wxString, and mb_str(),
wc_str(), and fn_str() (the last is mb_str() on Unix and c_str() on Windows,
since Windows takes file names in Unicode (I think), while Unix doesn't).
Rewrote wxString::Printf().


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-12 21:14:46 +00:00
..
wx Unicode support for wxString (wxchar.cpp won't compile without it, so I 1999-04-12 21:14:46 +00:00
install-sh Added install scripts in missing places 1998-11-23 12:43:57 +00:00
wx_cw_d.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw_d.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00