Searched refs:errorCaption (Results 1 – 1 of 1) sorted by relevance
254 CString errorCaption; in InitInstance() local269 errorCaption.LoadString( IDS_REINSTALL_CAPTION ); in InitInstance()367 MessageBox( NULL, errorMessage, errorCaption, MB_ICONERROR | MB_OK ); in InitInstance()