Does Visual Studio 2012 include the full Windows SDK

visual-studio-2012, winapi

Solution

The visual studio 2012 installer does not contain the full Windows SDK or Visual Studio 2012 SDK. these need to be installed separately.

Problem

If I've installed the Visual Studio 2012, do I need to install the Windows SDK, or are all tools / parts of the SDK included as part of the Visual Studio installation.

Original source