KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q122711: MFC Version 3.1 White Paper

Article: Q122711
Product(s): Microsoft C Compiler
Version(s): winnt:2.1
Operating System(s): 
Keyword(s): kbfile kbsample kbnokeyword kbMFC kbVC kbVC210 kbGrpDSMFCATL kbNoUpdate
Last Modified: 07-MAY-2001

-------------------------------------------------------------------------------
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:

Mfc31wp.exe

For additional information about how to download Microsoft Support files, click
the article number below to view the article in the Microsoft Knowledge Base:

  Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of
posting to scan this file for viruses. Once posted, the file is housed on secure
servers that prevent any unauthorized changes to the file.



Additional query words: noupdate kbfile MFC

======================================================================
Keywords          : kbfile kbsample kbnokeyword kbMFC kbVC kbVC210 kbGrpDSMFCATL kbNoUpdate 
Technology        : kbAudDeveloper kbMFC
Version           : winnt:2.1

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.