Searched refs:m_msgError (Results 1 – 2 of 2) sorted by relevance
97 CString m_msgError; variable
604 m_msgError = "Couldn't load the Leash DLL or one of its dependents."; in InitDLLs()605 MessageBox(hwnd, m_msgError, "Error", MB_OK); in InitDLLs()