wxWidgets/include
ARATA Mizuki 61f0e0ce22 Add wxUSE_UNICODE_UTF16 macro to represent if the internal representation of wxString is UTF-16 or not
The value of this macro is equal to (wxUSE_UNICODE_WCHAR && SIZEOF_WCHAR_T == 2).
2017-05-01 13:55:26 +09:00
..
msvc/wx Add Microsoft Visual Studio 2017 solution file for building wxMSW 2017-01-16 17:02:10 +01:00
wx Add wxUSE_UNICODE_UTF16 macro to represent if the internal representation of wxString is UTF-16 or not 2017-05-01 13:55:26 +09:00