CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: New Wizard

  1. #1
    Join Date
    Nov 1998
    Posts
    20

    New Wizard



    I've created a new wizard add-in dll. Does anybody know how to get it to show up in the New Project Dialog.


    Thanks in advance.




  2. #2
    Join Date
    Apr 1999
    Location
    Rotterdam, Netherlands
    Posts
    278

    Re: New Wizard



    The New Project dialog contains all projects which are defined in the VB\Template folder. Note that if you put there a new project, you also need to save some forms and modules in the corresponding folders.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured