Gain an overview on what a design pattern is and how they employed in developing MFC library.
MFC and Design Patterns
Published 07/09/2001
Gain an overview on what a design pattern is and how they employed in developing MFC library.
This C++ tutorial shows you how to avoid object dependencies using the Observer Pattern, and explains when and why the Observer Pattern is needed, its benefits and liabilities.