Searched refs:LOGINERROR_FLAG_MODIFY_ACCOUNT (Results 1 – 2 of 2) sorted by relevance
31 #define LOGINERROR_FLAG_MODIFY_ACCOUNT 1 macro159 m_nFlags |= LOGINERROR_FLAG_MODIFY_ACCOUNT; in SetModifyAccount()161 m_nFlags &= ~LOGINERROR_FLAG_MODIFY_ACCOUNT; in SetModifyAccount()
70 bool bAccount = (rInfo.GetFlags() & LOGINERROR_FLAG_MODIFY_ACCOUNT) != 0; in executeLoginDialog()
Completed in 15 milliseconds