Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashAboutBox.cpp38 m_missingFileError = FALSE; in CLeashAboutBox()
252 m_missingFileError = TRUE; in OnInitDialog()
367 if (m_missingFileError) in PreTranslateMessage()
374 m_missingFileError = FALSE; in PreTranslateMessage()
H A DLeashAboutBox.h31 BOOL m_missingFileError; variable