Use the AppWizard and ClassWizard to construct windows applications using the
foundation classes
Understand the message mapping architecture used by MFC
Draw images using basic MFC graphics and functions
Construct and use resources, including menues, dialog boxes, OCX controls,
property sheets, toolbars, and the Rich Edit Control
Understand the Document/View architecture of MFC and how applications can
benefit from this kind of implementation
Implement simple Registry usage
Implement "serialization" of data in Document classes
Use both Single Document and Multiple Document interfaces
Implement simple printing and print preview functions
Construct Dynamic Link Libraries
Use varied View classes, such as CForm View class and CScrollView class