MFC Version 3.1 White Paper

ID: Q122711


The information in this article applies to:
  • The Microsoft Foundation Classes (MFC), used with:
    • Microsoft Visual C++, 32-bit Editions, version 2.1


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.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:

Mfc31wp.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words: noupdate kbfile MFC

Keywords : kbfile kbnokeyword kbMFC kbVC kbVC210
Version : winnt:2.1
Platform : winnt
Issue type :


Last Reviewed: December 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.