Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 17974
Number of posts: 55343

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Compile a VB Project Posted by ash_doshi on 8 Feb 2005 at 12:21 AM
Can anyone help me.
I want to compile one VB Project from another VB Project.
Is this in anyway possible.
If yes, How?


Report
Re: Compile a VB Project Posted by Genjuro on 8 Feb 2005 at 1:45 AM
: Can anyone help me.
: I want to compile one VB Project from another VB Project.
: Is this in anyway possible.
: If yes, How?

Check out MSDN website for more, but I'm pretty sure that there are a few command line switches ("/make", perhaps? I can't remember), so that calling "vb6.exe C:\programDir\project.vbp /make", instead of opening the IDE with the selected project, the exe will compile it. Of course this requires a copy of VB6 to be installed.




 

Recent Jobs