Launching eVB app from eVB app... 
Author Message
 Launching eVB app from eVB app...

Hi Everyone,

Quick Q:  Is there a trick to using CreateProcess to launch a .vb
application from within another eVB application?  I want to do it without
creating a stub executable.  I can launch any executable file using
CreateProcess.  I need to know this in order to avoid merging two huge vb
applications.

Thanx 4 the help!
Eric



Sat, 25 Jun 2005 03:17:01 GMT  
 Launching eVB app from eVB app...
Launch pvbload.exe with the name of the .vb file on the command line.

Paul T.


Quote:
> Hi Everyone,

> Quick Q:  Is there a trick to using CreateProcess to launch a .vb
> application from within another eVB application?  I want to do it without
> creating a stub executable.  I can launch any executable file using
> CreateProcess.  I need to know this in order to avoid merging two huge vb
> applications.

> Thanx 4 the help!
> Eric



Sat, 25 Jun 2005 04:07:59 GMT  
 Launching eVB app from eVB app...
I have sample code at http://www.datamasta.co.nz/eVb_Code.htm

Jeff Law



Quote:
> Launch pvbload.exe with the name of the .vb file on the command line.

> Paul T.



> > Hi Everyone,

> > Quick Q:  Is there a trick to using CreateProcess to launch a .vb
> > application from within another eVB application?  I want to do it
without
> > creating a stub executable.  I can launch any executable file using
> > CreateProcess.  I need to know this in order to avoid merging two huge
vb
> > applications.

> > Thanx 4 the help!
> > Eric



Sun, 26 Jun 2005 06:12:41 GMT  
 Launching eVB app from eVB app...
Sweetness! Thanks guys!


Quote:
> I have sample code at http://www.datamasta.co.nz/eVb_Code.htm

> Jeff Law



> > Launch pvbload.exe with the name of the .vb file on the command line.

> > Paul T.



> > > Hi Everyone,

> > > Quick Q:  Is there a trick to using CreateProcess to launch a .vb
> > > application from within another eVB application?  I want to do it
> without
> > > creating a stub executable.  I can launch any executable file using
> > > CreateProcess.  I need to know this in order to avoid merging two huge
> vb
> > > applications.

> > > Thanx 4 the help!
> > > Eric



Sun, 26 Jun 2005 01:51:11 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. eVB Limitations??? Advice needed on eVB or eVB for large-scale app.

2. NewB Q: Calls to eVC++ DLL from eVB app

3. Executing eVB app is giving error..?

4. Test for running app in eVB?

5. Calling eVC DLL from eVB App ??

6. Installing eVB app on mobile device

7. calling eVC COM DLL from eVB app

8. Hiding Autocompletion text through eVB app

9. Debugging EVB apps

10. Running eVC apps from eVB?

11. Develope a Korean lang based apps in eVB?

12. Can't get functions from an eVC driver to be called from eVB app

 

 
Powered by phpBB® Forum Software