Due to some security concerns, you will be using a different project environment. From now on you will be using  "Win32 Console Project" instead

of the "Empty Project (.NET)". The step-wise procedure to open a "Win32 Console Project" is explained below.

 

1. Select "Win32 Console Project" from the list  and put appropriate project name in the "Name:" field. Then click OK.

 

2. Now you will see "Win32 Application Wizard". Click on the "Application Settings" tab in the left (blue) column.

 

3. Now choose the "Empty project" check field in the "Additional Options:".

 

Now you can add the C++ source file as you do for each projects. Other things remain the same as you learnt in the first lab.