This project template is to help you get started with learning C++ /CX via a command line app on Widows 8.1. The template creates a simple console app and adds all the default references needed to write C++ /CX code. The default project templates are all geared towards XAML and C++ /CX code and even the simplest project generates a lot of code making it difficult to learn for beginners. This is an update to the previous template "CxxWinRTTemplate" that was targeted at Windows 8. |