|
-
Jul 15th, 2002, 12:12 AM
#1
Thread Starter
Hyperactive Member
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??
-
Jul 15th, 2002, 12:14 AM
#2
The picture isn't missing
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  .
-
Jul 15th, 2002, 12:19 AM
#3
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
-
Jul 15th, 2002, 12:24 AM
#4
The picture isn't missing
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  .
-
Jul 15th, 2002, 12:34 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|