I have a std::wstring variable and I need to get a wchar_t * from that std::wstring variable. I tried using the c_str() method from ...
確定! 回上一頁