I want to pass a STL object from an ATL COM dll, and i wish this object accessible from another MFC C++ application, is it
possible? what should i do in ATL COM and MFC C++ application?