This article over at CodeGuru explains how you can use the MFC Doc/View architecture with a DLL.
This article over at CodeGuru explains how you can use the MFC Doc/View architecture with a DLL.
Some resources on docking windows:
This [rather old] article at CodeGuru.com provides an unbelievably easy method to implement Tab Bars in already existing MDI applications. There was a minor bug with Print Preview for which I found a workaround.
Programmer proposes, Microsoft disposes. For example, Microsoft Foundation Class Library’s Document/View architecture was using the MVC Design Pattern before most of the progamming world (atleast in India) had woken up to Design Patterns.
Resources:
References: