Lines Matching refs:UString
113 static void ShowErrorMessageSpec(const UString &name)
115 UString message = NError::MyFormatMessage(::GetLastError());
139 UString archiveName, switches;
141 UString executeFile, executeParameters;
165 UString dirPrefix = L"." WSTRING_PATH_SEPARATOR;
166 UString appLaunched;
177 UString friendlyName = GetTextConfigValue(pairs, L"Title");
178 UString installPrompt = GetTextConfigValue(pairs, L"BeginPrompt");
179 UString progress = GetTextConfigValue(pairs, L"Progress");
220 UString errorMessage;
312 UString appNameForError = appLaunched; // actually we need to rtemove parameters also