Lines Matching full:ustring
51 void PrintString(const UString &s)
119 UString Password;
184 UString _directoryPath; // Output directory
185 UString _filePath; // name inside arcvhive
186 UString _diskFilePath; // full path to file on disk
201 void Init(IInArchive *archiveHandler, const UString &directoryPath);
205 UString Password;
210 void CArchiveExtractCallback::Init(IInArchive *archiveHandler, const UString &directoryPath)
239 UString fullPath;
311 UString fullProcessedPath = _directoryPath + _filePath;
325 PrintString(UString(kCantDeleteOutputFile) + fullProcessedPath);
334 PrintString((UString)L"can not open output file " + fullProcessedPath);
425 UString Name;
426 UString FullPath;
458 UString VolName;
459 UString VolExt;
461 UString DirPrefix;
465 UString Password;
574 UString path = DirPrefix + dirItem.FullPath;
614 UString res = temp;
616 res = UString(L'0') + res;
617 UString fileName = VolName;
687 UString archiveName = GetUnicodeString(args[2]);
701 UString name = GetUnicodeString(args[i]);
706 PrintString(UString(L"Can't find file") + name);
774 PrintString((UString)L"Error for file: " + updateCallbackSpec->FailedFiles[i]);
839 UString s = ConvertPropVariantToString(prop);
847 UString s = ConvertPropVariantToString(prop);