arg = const_cast<LPWSTR>(ws.c_str()); (const) char *and std::string: Use MultiByteToWideChar or std::locale to convert to UNICODE and assign ...
確定! 回上一頁