Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » visual studio template wizard replacement parameter   (RSS)
Sorry, but there are no more tags available to filter with.

Visual Studio Project Creation Wizard and Templates

I found an interesting feature when creating a Visual Studio project template. (Details about how to create a template is left to a forthcoming post.) I was working on a wizard for the project template. In the IWizard::RunStarted method for the wizard,
 
Page view tracker