@@ -50,7 +50,7 @@ public:
}
// Zip 에 파일 추가
bool AddFileToZip(const std::string &strFilePath);
bool AddFileToZip(const std::string &strFileDiskPath, const std::string& strFileEntryPath);
// Zip 마무리
bool FinalizeZip();
The note is not visible to the blocked user.