Searched refs:ShowErrorMessage (Results 1 – 5 of 5) sorted by relevance
72 ShowErrorMessage(HResultToMessage(res)); in ErrorMessageForHRESULT()110 ShowErrorMessage(L"Bad command"); in WinMain2()133 ShowErrorMessage(L"Error 1329484"); in WinMain2()165 ShowErrorMessage(L"Error 1329485"); in WinMain2()200 ShowErrorMessage(L"Error in archive"); in WinMain2()209 #define NT_CHECK_FAIL_ACTION ShowErrorMessage(L"Unsupported Windows version"); return NExitCode::kF…238 ShowErrorMessage(kUnknownExceptionMessage); in WinMain()
8 void ShowErrorMessage(HWND window, LPCWSTR message);9 inline void ShowErrorMessage(LPCWSTR message) { ShowErrorMessage(0, message); } in ShowErrorMessage() function
14 void ShowErrorMessage(HWND window, LPCWSTR message) in ShowErrorMessage() function21 ShowErrorMessage(window, LangString(resID)); in ShowErrorMessageHwndRes()31 ShowErrorMessage(window, NError::MyFormatMessage(errorCode)); in ShowErrorMessageDWORD()
114 #define NT_CHECK_FAIL_ACTION ShowErrorMessage(L"Unsupported Windows version"); return 1;125 ShowErrorMessage(NULL, message); in ShowErrorMessageSpec()168 ShowErrorMessage(L"Can't load config info"); in WinMain()181 ShowErrorMessage(L"Config failed"); in WinMain()210 ShowErrorMessage(L"Can not create temp folder archive"); in WinMain()220 ShowErrorMessage(L"Can not load codecs"); in WinMain()295 ShowErrorMessage(L"Can not open file"); in WinMain()309 ShowErrorMessage(L"Can not find setup.exe"); in WinMain()
192 ShowErrorMessage(kIncorrectOutDir); in ExtractGUI()234 ShowErrorMessage(kIncorrectOutDir); in ExtractGUI()