Convert std::string (UTF-8) to std::wstring
Function utf8ToWide
str
String to convert
std::wstring
ℹ The purpose of this method is only for wide winapi methods, as the conversion may be lossy.
Convert std::string (UTF-8) to std::wstring
str
ℹ The purpose of this method is only for wide winapi methods, as the conversion may be lossy.