Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp254 CString errorCaption; in InitInstance() local
269 errorCaption.LoadString( IDS_REINSTALL_CAPTION ); in InitInstance()
367 MessageBox( NULL, errorMessage, errorCaption, MB_ICONERROR | MB_OK ); in InitInstance()