Submitted by Mike on Fri, 10/19/2007 - 10:43am
Just in case anyone needs this, I thought I'd list this here. I needed to restore the standard include directories for Visual Studio .Net 2003. So, without further ado, here they are:
$(VCInstallDir)Include $(VCInstallDir)atlmfc\include $(VCInstallDir)PlatformSDK\include\prerelease $(VCInstallDir)PlatformSDK\include $(FrameworkSDK)include





