Cannot find Ex1_01 Header Files
Hello,
I recently started going through the book and I got the first exercise in the first chapter. He tells you how to create a new project, win32 console application, empty project. Then he goes about telling you about the different windows and toolbars. In the book there's a picture of the solution explorer (see figure 1-7) and it has two header files and two cpp files already in the solution explorer, my project has none. So I figured they were included in the code that you can download, but chapter 1 only has the cpp files for Ex1_01.cpp and Ex1_02.cpp. There are no header files. Does anyone know where to find
stdapx.h and targetver.h?
|