g_cstr2cstra_ex   310 DraftFrame.cpp 	g_cstr2cstra_ex(this->m_me.GetTo(),to, ",");
g_cstr2cstra_ex   311 DraftFrame.cpp 	g_cstr2cstra_ex(this->m_me.GetCc(),cc, ",");
g_cstr2cstra_ex   312 DraftFrame.cpp 	g_cstr2cstra_ex(this->m_me.GetBcc(),bcc, ",");
g_cstr2cstra_ex    12 lib.h          void g_cstr2cstra_ex(CString& cstr, CStringArray& cstra, LPCTSTR sep);