(Official C/C development engineer QQ group (1090119), please enter your ID for verification. [Tips] For e-books in chm format, please right-click the file properties, click "Remove OK", and then open the file to see the content. A very effective e-book, MFC Class Library Explained.chm This MFC reference covers the classes, global functions, global variables and macros in the Microsoft Basic Class Library. The "class hierarchy diagram" in the reference is to facilitate searching for the base classes of a class. The MFC reference does not generally describe functions or operators through inheritance. For information on these functions, refer to the base class information for that class in the class hierarchy diagram. The documentation for each class includes: an overview of the class, the variety of class members, and the basic use of the member functions, overloaded operators, or data members. Only write instructions for the use of public and maintenance class members in the usual case of a program or derived class. For a complete list of class members, refer to the class's header file. This book's table of contents · Hierarchical structure diagram intuitively depicts the connections of various types in MFC. · MFC classes specify each class and header file information in the MFC library. ·MFC macros and big picture detail each macro, big picture function, big picture variable in MFC library. ·Structures, Personalities, Callback Functions, and Message Maps Specify each structure, personality, callback function, and message map in the MFC library.
Detailed MFC class library.chm
This resource is collected by the Open Source Pavilion IT Information Station.)