j
k
j a
j l
But generally you should just use something like boost::utf8_to_utf16 and always call Wide API.
Or maybe even boost::utf8_to<TCHAR/wxChar/QChar/...>()
You must not use ANSI API under Windows. Artyom
You must not use ANSI API under Windows.
Artyom
Matus
Back to the thread
Back to the list