MFC tutorial
Author: Li Jiujin
Author order
-----------
I wrote a book about MFC, analyzed the structure and design of MFC ("MFC in simple terms"), published by Huazhong University of Science and Technology. The content of the book is based on a lot of analysis on MSDN and mfc source code. It is of great value to those who want to learn MFC. Unfortunately, it seems that the publishing house only sells for students in several cities. Although the students have a good response, they do not know much about it.
Name
1_MFC Overview
2_MFC and Win32
3_CObject class
4 _ message ing implementation
5_MFC object Creation
6_exit of Application
DLL of 7_MFC
8_MFC processes and threads
9_MFC status
10_memory allocation mode and debugging Mechanism
File classes under 11_MFC
12 _ dialog box and dialog box class CDialog
13_MFC toolbar and status bar
Design and Implementation of the 14_SOCKET class
Skyseraph
From: http://www.cnblogs.com/skyseraph/