Searched refs:MessageBox_Error_Caption (Results 1 – 2 of 2) sorted by relevance
760 void CPanel::MessageBox_Error_Caption(LPCWSTR message, LPCWSTR caption) const in MessageBox_Error_Caption() function in CPanel764 { MessageBox_Error_Caption(message, L"7-Zip"); } in MessageBox_Error()775 MessageBox_Error_Caption(ErrorHResult_To_Message(errorCode), caption); in MessageBox_Error_HRESULT_Caption()
846 void MessageBox_Error_Caption(LPCWSTR message, LPCWSTR caption) const;