Home
last modified time | relevance | path

Searched refs:IDC_CHECK_REMEMBER_PRINCIPAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashids.h111 #define IDC_CHECK_REMEMBER_PRINCIPAL 1093 macro
H A Dlsh_pwd.rc107 CONTROL "Remember this principal", IDC_CHECK_REMEMBER_PRINCIPAL,
H A Dlsh_pwd.c1357 CheckDlgButton(hDialog, IDC_CHECK_REMEMBER_PRINCIPAL, TRUE); in AuthenticateProc()
1632 if (IsDlgButtonChecked(hDialog, IDC_CHECK_REMEMBER_PRINCIPAL)) in AuthenticateProc()