Is MFC is based on any design pattern,if so which design pattern??
+2
A:
It includes several, including Model-View-Controller, Chain of Responsibility and Factory Method.
Péter Török
2010-03-18 10:57:12
A:
Haven't been coding MFC for quite some time, but back in the days I believe the Document-View pattern was the "default".
CodingInsomnia
2010-03-18 11:02:05