Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.h97 CString m_msgError; variable
H A DLeash.cpp604 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()