Learning to Program with MFC

OverviewHow Do IDetailsTutorial

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 for basic MFC skills.

  • Go to the , , or tutorials.

  • Go to the tutorial.

  • Go to the or database programming tutorials.

  • Go to the Windows 95 logo guide for logo compliance information.

  • See what MFC tutorials are available.

  • See what's in the MFC .

  • ?or any other kind of program.

  • such as menus, toolbars, and dialog boxes.

  • ?the code that, for example, calculates spreadsheet data, formats text, or runs a database query.