IDC_BCC            45 AddressView.cpp 	DDX_Control(pDX, IDC_BCC, m_bcc);
IDC_BCC            89 AddressView.cpp 	this->SetDlgItemText(IDC_BCC, df->m_me.GetBcc());
IDC_BCC           120 AddressView.cpp 	wnd = this->GetDlgItem(IDC_BCC);
IDC_BCC           187 AddressView.cpp 	this->GetDlgItemText(IDC_BCC, bcc);
IDC_BCC           497 AddressView.cpp 		edit = (CEdit *)this->GetDlgItem(IDC_BCC);