Creating a New Visual C++ 6.0 Project We will be using Visual C++ Release 6.0. Following is a tutorial that might assist you in creating your project. Click on Start Choose:
Network Applications Class Applications Computer Science Visual C++ 6.0
Once the Visual C++ Desktop appears you are ready to create the project. Choose: File New (Make sure you have selected the Projects tab. Select Win 32 Console Application. Enter the following information:
Enter the name of your project. Call it CSandPTextProject Select the directory in which you want your project created. (i.e. A:\ or H:\) This should be selected. The platform should beClick Winon 32OK to complete.
Click on OK when finished Copyright (c) 2000 Jennifer Kay & Rose Boiano. Permission is granted to make copies of this for educational purposes as long as it is distributed for free (or for a minimal copying fee) and this copyright notice remains intact.
Creating a New Visual C++ 6.0 Project
Page 1 of 2
Choose Empty Project. Now click Finish
Another dialog box will appear containing new project information. Click OK in this dialog box.
Creating a New Visual C++ 6.0 Project
Page 2 of 2