Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashids.h34 #define ID_CONFIRMCAPTION1 313 macro
H A Dlsh_pwd.rc83 LTEXT "Enter your new password:",ID_CONFIRMCAPTION1,6,77,96,8
H A Dlsh_pwd.c692 CSetDlgItemText(hDialog, ID_CONFIRMCAPTION1, in PasswordProc()
699 htext = GetDlgItem(hDialog, ID_CONFIRMCAPTION1); in PasswordProc()