Visual Studio .Net 2003 standard include directories

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

Posted by: Mike on Fri, 10/19/2007 at 9:43am

Reply

This helps us decide if you are a human, and not just some visiting bot.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h3> <h4> <br> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.
More information about formatting options