Home | History | Annotate | Download | only in Client7z

Lines Matching defs:file

151 static const wchar_t *kCantDeleteOutputFile = L"ERROR: Can not delete output file ";

186 UString _diskFilePath; // full path to file on disk
305 // Create folders for file
334 PrintString((UString)L"can not open output file " + fullProcessedPath);
583 PrintError("WARNING: can't open file");
706 PrintString(UString(L"Can't find file") + name);
723 PrintError("can't create archive file");
774 PrintString((UString)L"Error for file: " + updateCallbackSpec->FailedFiles[i]);
806 CMyComPtr<IInStream> file = fileSpec;
810 PrintError("Can not open archive file");
821 if (archive->Open(file, 0, openCallback) != S_OK)
836 // Get uncompressed size of file
844 // Get name of file