Windows Forms Application in Visual C++ 2012
Microsoft has removed the option to create a C++/CLI Windows Forms application by default, the template files are still installed. The only thing missing seems to be the .vsz files and a registration in the vcNET.vcdir file. Just follow these steps to have Windows Forms Application in Visual Studio C++ Read more…