Results 1 to 2 of 2

Thread: One application, more .exe

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    3
    May I build a single VB-application which contains more than one Vb-Project and therefore more than one .exe file?
    I'm sorry for my bad English, thanks.

  2. #2
    You can load multiple projects into the IDE and make anyone of them the active startup project. The projects can all be stored in a .vbg group but are still saved separately. The group just makes it easy to load in a group of related projects. You would also make them into exe's separately, so no, one exe would not 'house' all of the programs.

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