Start | Microsoft Visual C++ 6.0
The compiler will open to this
Click Close and close the Tip of the Day. You will this -
Click File on the menu bar and the following will appear.
Click New

The Project Tab will appear.
Click on Win32 Console Application - very important!!!

In the Project name: box, enter the project name

Select the location where you want to save the project - this must be in your user space in the third nine weeks folder. This is very important!!!!!! The default will be the C drive or local computer. You must change the drive from C: to your user space on the U drive.
Select the U drive.
After selecting the project location in your user drive, click OK and this will pop up. Make sure An empty project is selected and click finish.
Next you will see this - click OK
Now the Project name and location is set. You will be here -
Now we are ready to create a C++ source code file.
Click Here