Thank you for downloading the source code for "Beginning Visual C++ 2013".
To compile them on STU, type "clang++ -std=c++11 a.cpp" or "vc a.cpp".
The code for examples that involve more that one file are in their own folder within the chapter folder. All Windows examples in Chapters 11 to 17 and the Windows 8 app example in Chapter 18 are Visual Studio 2013 projects. You can open any of these by clicking the *.sln file. You should then be able to build and run the example. You can only build and execute the Windows Store app if you have Visual Studio 2013 installed under Windows 8.

The source code for the following chapters are included:


Please use the Errata form for the book on www.wrox.com to send comments, bug reports, etc.