Creating Custom C++ Project Templates in Visual Studio .NET 2003

Updated:

1.21.06

Source Code:

CustomVSProjectTemplate.zip


  1. Introduction
  2. Visual Studio File System
  3. Custom .VSZ File
  4. Custom Project Wizard File Directory
  5. Project Generation Script
  6. Predefined Template Files
  7. Source Code
  8. Further Resources