MFC Version 3.1 White Paper
Article ID: 122711
Article Last Modified on 11/21/2006
APPLIES TO
- Microsoft Foundation Class Library 4.2, when used with:
This article was previously published under Q122711
SUMMARY
Get your own personal copy of the "Microsoft Foundation
Classes 3.1 White Paper." This document gives a technical discussion of the
major features of MFC version 3.1 and gives developers a set of reusable,
prebuilt C++ components that provide a completely portable interface for
applications for the Microsoft Windows and Windows NT operating systems as well
as the Macintosh platform. It also includes information about previous versions
of MFC.
These MFC prebuilt C++ components encapsulate the common
Windows-based functions that people have come to expect in any Windows-based
application, such as:
- Toolbars and status bars
- Form and edit views
- Print and print preview
- OLE Visual Editing and OLE Automation
- Multiple-document interface (MDI)
- Splitter and scroller windows
- Dialog data exchange and validation
- Dialog boxes
- Database access
- Context-sensitive help
By using MFC's pre-built components, programmers can quickly
create professional applications for Windows that contain pre-constructed
application behavior. By using the MFC library, programmers save a considerable
amount of development time.
Additional query words: noupdate kbfile MFC
Keywords: kbdownload kbfile kbnoupdate kbsample KB122711