Always store in a CObArray pointers to CObject-derived objects.
Not LPCTSTR, not CString, not CStringArray...
If you want any type of pointers, use CPtrArray.