Home
last modified time | relevance | path

Searched refs:MessageBox_HResError (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp72 static void MessageBox_HResError(HWND wnd, HRESULT errorCode, const wchar_t *name) in MessageBox_HResError() function
752 MessageBox_HResError((HWND)*this, ERROR_INVALID_NAME, name); in OnCreateDir()
764 MessageBox_HResError((HWND)*this, GetLastError_noZero_HRESULT(), fs2us(destPath)); in OnCreateDir()
803 MessageBox_HResError(*this, res, s); in OnItemEnter()
815 MessageBox_HResError((HWND)*this, ERROR_INVALID_NAME, s); in FinishOnOK()

Completed in 5 milliseconds