I am familiar with C++ and have studied the beginning chapter of Ivor Horton's book Beginning Visual C++ 2005, the sections that deal with source code and windows development. In studying Chapter 11, I have encountered a problem with Ex11_01 on page 637.
The instructions say to choose âthe Win32 Project templateâ instead of âchoosing Win32 Console Applicationâ. When I do the File-New-Project or Ctrl Shift â N, the start page does not have the âWin32 Projectâ option, as is shown on page 14. I tried the âSearch Online Templatesâ option but could find no information.
I also downloaded the code from online at wrox.com. I click on the source code for Ex11_01, but it does not incorporate in the project in any way.
Any information or help on this would be greatly appreciated.
