IDC_REPLY_TO 42 AddressView.cpp DDX_Control(pDX, IDC_REPLY_TO, m_reply_to); IDC_REPLY_TO 92 AddressView.cpp this->SetDlgItemText(IDC_REPLY_TO, df->m_me.GetReplyTo()); IDC_REPLY_TO 134 AddressView.cpp wnd = this->GetDlgItem(IDC_REPLY_TO); IDC_REPLY_TO 201 AddressView.cpp this->GetDlgItemText(IDC_REPLY_TO, reply_to); IDC_REPLY_TO 501 AddressView.cpp edit = (CEdit *)this->GetDlgItem(IDC_REPLY_TO);