GetCurrentFrom    757 MainFrm.cpp    		app->m_me.SetTo(m_pTextV->GetCurrentFrom());
GetCurrentFrom    831 MainFrm.cpp    		app->m_me.SetTo(m_pTextV->GetCurrentFrom());
GetCurrentFrom   1083 MainFrm.cpp    	if(!m_pTextV->GetCurrentFrom().IsEmpty())
GetCurrentFrom   1084 MainFrm.cpp    		message += "From: "+m_pTextV->GetCurrentFrom()+"\r\n";