Searched refs:idfocus (Results 1 – 1 of 1) sorted by relevance
664 int idfocus, i, s; in PasswordProc() local669 idfocus = ids[state]; in PasswordProc()684 EnableWindow(GetDlgItem(hDialog, i), i == idfocus); in PasswordProc()686 (i <= idfocus ? SW_SHOW : SW_HIDE)); in PasswordProc()706 hfocus = GetDlgItem(hDialog, idfocus); in PasswordProc()709 if (idfocus >= ID_OLDPASSWORD) in PasswordProc()