Results 1 to 5 of 5

Thread: Linking Three Projects in one group

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Northern Maine
    Posts
    281

    Linking Three Projects in one group

    I have a group of three projects that all need to be compiled to the same EXE. The only problem is, I am not sure how to Link Project 1 to Projects 2 and 3. Basically the first Project is a menu system and it will call either Project 2 or 3 depending on what they choose. How do I call another project??

  2. #2
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    you can't, unless you make 2 of them into dll or ocx or both. what you can do is join the forms from all projects into 1 project,
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  3. #3
    khalik
    Guest
    if diffrent project type are in same group then u can join it and use.. but if u have same type (exe's)
    AFAIK is of no way u can join it...

    what all benifts of working in a project group if any one clear about it that would help a lot...

    thanks

  4. #4
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    the benefit is not having to open up 5 VB's to work on 5 different programs that are related to each other, for example a Client and a Server.
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  5. #5
    khalik
    Guest
    thanks for the info BuggyProgrammer
    AFAIK
    if we have a user control.. and if we want to try with out make a ocx... i this a project group is used same with class Dll's
    right and what BuggyProgrammer said are there any more

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