0 out of 1 rated this helpful - Rate this topic

Creating an Empty Win32 Application

To create an empty Win32 application

  1. Enter a name for your new project, a path to the project directory, and then click OK.

  2. In the Win32 Application Wizard, click the Application Settings page. Select the Application type you want to create with your source code file, and then select the Empty Project check box under Additional options.

  3. Click OK.

The project appears in Solution Explorer with three directories to contain source files, header files, and resource files.

Next, you can add files to your empty Visual C++ project.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement