English 中文(简体)
MFC - Home
  • 时间:2024-09-08
MFC Tutorial

MFC Tutorial

The Microsoft Foundation Class (MFC) pbrary provides a set of functions, constants, data types, and classes to simppfy creating apppcations for the Microsoft Windows operating systems. In this tutorial, you will learn all about how to start and create Windows-based apppcations using MFC.

Audience

This tutorial is designed for all those developers who are keen on developing best-in-class apppcations using MFC. The tutorial provides a hands-on approach with step-by-step program examples, source codes, and illustrations that will assist the developers to learn and put the acquired knowledge into practice.

Prerequisites

To gain advantage of this tutorial you need to be famipar with programming for Windows. You also need to know the basics of programming in C++ and understand the fundamentals of object-oriented programming.

Advertisements