We are extending our application to support opening multiple documents at the same time. we want all of these CMyDocuments to be serialized into a single project file.
How do I create a ProjectDocumentTemplate that will have an array of CMyDocuments and add it in InitInstance?




Reply With Quote