IDC_EDIT_PASSWORD2
CSetDlgItemText(hDialog, IDC_EDIT_PASSWORD2, "");
CGetDlgItemText(hDialog, IDC_EDIT_PASSWORD2, password2, sizeof(password2));