Visual C++ and MFC Programming 2nd Edition

(Martin Jones) #1

Chapter 2: Introduction to MFC Visual C++ and MFC Fundamentals


Figure 9: Creating a New Project - Exercise1...........................................................................



  1. Click OK

  2. In the Win32 Console Application – Step 1 of 1, click An Empty Project


Figure 10: Win32 Application Wizard - Exercise1..................................................................



  1. Click Finish and click OK


1.3.2 Creating Files...........................................................................................


Although the most popular files used in Visual C++ are header and source files, this IDE
allows you to create various other types of files that are not natively C++ types.

To create a file, on the main menu, you can click File -> New... This would open the
New dialog box from where you can select the desired type of file and click Open. By
default, the new file would open in the Source Code Editor. If you want to open the file
Free download pdf