Yes, you can, for example, the Windows SDK comes with a Visual C ++ compiler, but it does not contain Visual Studio, a quick search found this msdn page .
LE is a "brilliant" solution from Microsoft: it seems that the newer Windows SDK does not come with compilers, so you need to install Visual Studio to have something to use from the command line.
Zlatomir
source share