Wednesday, March 07, 2007 1:57 PM
by
JeffAbraham
Creating Visual C++ wizards
Project types other than C++ use another wizard mechanism, but if you're extending VC, you probably want to look at
http://msdn2.microsoft.com/en-us/library/aa730846.aspx. Cheers!