Wide string in C++ and Windows MultiByteToWideChar usage for Unicode
I wrote this page for myself to review anytime I am going to use wchar_t and string conversion functions to make sure I'm not making something stupid. Don't assume "Unicode" is 16-bytes Size of...
Recent Comments