|
Select "File" | "New" | "Project" (indicates cascading menus)
In the left pane of the resulting dialog, select "Win32"
In the right pane select "Win32 Console Application"
In the "Name" blank at the bottom insert a name. This will be copied to the "Solution Name" blank.
Click "OK".
Read the resulting dialog box and click "Next".
In the new dialog box, make sure "Console Application" is selected.
Uncheck the "Precompiled Headers" box.
Click "Finish".
|