April 2002
Beginner
413 pages
10h 46m
English
Building an MFC application with Visual Studio .NET is very similar to the way it was done with previous versions of Visual Studio. The Application Wizard is available to allow you to customize your settings, although it has a different look.
As usual with Visual Studio, first select the New, Project menu option to display the New Project dialog, as shown in Figure 3.1. Select the MFC application type and name the application HelloMFC.

Pressing the OK button in the New Project dialog brings up the MFC Application Wizard, shown in Figure 3.2 ...
Read now
Unlock full access