Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp79 static void MessageBox_HResError(HWND wnd, HRESULT errorCode, const wchar_t *name) in MessageBox_HResError() function
737 MessageBox_HResError((HWND)*this, ERROR_INVALID_NAME, name); in OnCreateDir()
749 MessageBox_HResError((HWND)*this, GetNormalizedError(), fs2us(destPath)); in OnCreateDir()
786 MessageBox_HResError(*this, res, s); in OnItemEnter()
798 MessageBox_HResError((HWND)*this, ERROR_INVALID_NAME, s); in FinishOnOK()