How do I add my own new project type to visual studio 2003 .NET?
ie I want to create a wizard that builds an application skeleton
for me. This should appear where the other project types appear
like win32 console application etc...
Thanks.
P.S.
The projects page seems only to show the last 4 projects I worked
on. How do I increase that number?
back2grid - 20 Dec 2004 16:17 GMT
this link provides a good start point
http://www.c-sharpcorner.com/Code/2003/Nov/CustomWizard.asp
> How do I add my own new project type to visual studio 2003 .NET?
> ie I want to create a wizard that builds an application skeleton
[quoted text clipped - 6 lines]
> The projects page seems only to show the last 4 projects I worked
> on. How do I increase that number?