Searched refs:IDC_CHECK_REMEMBER_PRINCIPAL (Results 1 – 3 of 3) sorted by relevance
111 #define IDC_CHECK_REMEMBER_PRINCIPAL 1093 macro
107 CONTROL "Remember this principal", IDC_CHECK_REMEMBER_PRINCIPAL,
1357 CheckDlgButton(hDialog, IDC_CHECK_REMEMBER_PRINCIPAL, TRUE); in AuthenticateProc()1632 if (IsDlgButtonChecked(hDialog, IDC_CHECK_REMEMBER_PRINCIPAL)) in AuthenticateProc()