... ofs.close(); } void foo(const std::wstring& szDir) { std::cout << "f1 : FindFirstFileW\n"; WIN32_FIND_DATAW ffd; HANDLE hFind = INVALID_HANDLE_VALUE; ...
確定! 回上一頁