Searched refs:DLGTYPE_CHPASSWD (Results 1 – 3 of 3) sorted by relevance
14 #define DLGTYPE_CHPASSWD 1 macro
391 lpdlginfo->dlgtype = DLGTYPE_CHPASSWD; in Leash_changepwd_dlg()421 lpdlginfo->dlgtype = DLGTYPE_CHPASSWD; in Leash_changepwd_dlg_ex()506 #define ISCHPASSWD (lpdi->dlgtype == DLGTYPE_CHPASSWD) in PasswordProc()773 if (lpdi->dlgtype == DLGTYPE_CHPASSWD) in PasswordProc()1690 lpdi->dlgtype != DLGTYPE_CHPASSWD) { in NewPasswordProc()
897 ldi.dlgtype = DLGTYPE_CHPASSWD; in OnChangePassword()