Unmanaged C++ in VS 2015

etienne_marais

Honorary Master
Joined
Mar 16, 2008
Messages
15,093
I installed VS 2015 Community with custom options, selecting everything.

I managed to create a managed C++ project complete with XAML and what not which is very nice, but just to be sure, is the Win32 -> Win32 Console Application unmanaged as I would presume ?
 
Top