You can upgrade any Visual Studio 2010 project from this book's example programs
just by opening the project in Visual Studio 2012. There is one adjustment you must make, however:
- Select Properties from the Project menu.
- Select Configuration Properties.
- Select Linker.
- Select Advanced.
- Find the Image Has Safe Exception Handlers option and set it to No.
- Click OK to save your changes.