Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c529 #define CSetDlgItemInt(hDlg, id, i, b) checkfirst(id, SetDlgItemInt(hDlg, id, i, b)) in PasswordProc() macro
567 CSetDlgItemInt(hDialog, ID_DURATION, lifetime, FALSE); in PasswordProc()