Lines Matching refs:UString
149 HRESULT CExtractCallbackImp::Open_GetPasswordIfAny(bool &passwordIsDefined, UString &password)
230 const UString *msg = &_lang_Empty;
265 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s)
318 UString msg;
319 UString msgOld;
364 UString s;
386 UString s;
431 UString HResultToMessage(HRESULT errorCode);
448 static void AddNewLineString(UString &s, const UString &m)
454 UString GetOpenArcErrorMessage(UInt32 errorFlags)
456 UString s;
464 UString m = LangString(id);
492 static void ErrorInfo_Print(UString &s, const CArcErrorInfo &er)
520 static UString GetBracedType(const wchar_t *type)
522 UString s = L'[';
528 void OpenResult_GUI(UString &s, const CCodecs *codecs, const CArchiveLink &arcLink, const wchar_t *name, HRESULT result)
576 UString param;
584 UString s2 = MyFormatNew(id, param);
605 UString s;
649 HRESULT CExtractCallbackImp::SetPassword(const UString &password)
690 UString destPathResultTemp = destPath;
728 UString destPathSpec = destPath;
1012 // MessageBoxMyError(UString(L"Can't create file ") + fs2us(tempFilePath));