Searched refs:CSetDlgItemInt (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | lsh_pwd.c | 529 #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()
|