Thanks for the link to the MSDN article. This is exactly what I was looking for. std::wstring s2ws(const std::string& s) { int len; ...
確定! 回上一頁