wxWidgets/tests/filename
Dimitri Schoolwerth 3e945a0a5d Fix wxMSW test build in UTF-8 and ANSI build
Use wxString::t_str() with a function taking LPCTSTR (which is either
LPCWSTR or LPCSTR). And wxStrg::wc_str() for LPCOLESTR which,
ordinarily, is a wide string.
2017-06-22 02:04:50 +04:00
..
filenametest.cpp Fix wxMSW test build in UTF-8 and ANSI build 2017-06-22 02:04:50 +04:00