Hi,
Any idea how to call a document from a CDocument? For example, my application is a MDI. I have three main application class:
CtestApp
CtestDoc
CtestView
My program is using Tree Ctrl. So, in my Ctestview, I need to click on the item on the Tree to invoke a new document. How to do that???
Please help! Many thanks!
Any idea how to call a document from a CDocument? For example, my application is a MDI. I have three main application class:
CtestApp
CtestDoc
CtestView
My program is using Tree Ctrl. So, in my Ctestview, I need to click on the item on the Tree to invoke a new document. How to do that???
Please help! Many thanks!