Learning to Program with MFC
| Overview | How Do I | Details | | Tutorial
Tutorials for MFC
The walks you through developing a simple MFC application. Each chapter explains a new class, skill, or tool. You can work along with the tutorial, or you can simply read and then try out each stage of the tutorial program.
Several other tutorials guide you through the fundamentals of OLE, ActiveX controls, and databases. See MFC Tutorials available.
Reference Information About MFC
The MFC classes are documented in the . Also see the , which shows how the MFC classes are related to each other. The chart is also a useful tool for navigating through the class documentation.
Conceptual and How-To Information About MFC
These books cover most MFC programming information:
What do you want to do?
Go to the Windows 95 logo guide for logo compliance information.
?the code that, for example, calculates spreadsheet data, formats text, or runs a database query.