Convert string path to LPCWSTR type. std::wstring stemp = s2ws(path);. LPCWSTR result = stemp.c_str();. SHELLEXECUTEINFO sei = { 0 };.
確定! 回上一頁