![]() |
external .exe
hey, i'm new to visual basic, and was wondering what is the best way to run an external .exe file that I created from a Visual Basic program. I'm doing this purely for fun, and I've come across the Shell() function already, and it works, but does anyone know of other ways?
|
Re: external .exe
why don't you just use the code for the EXE in your own program?
look at system processes. |
Re: external .exe
Quote:
Either way, does anyone else have any other ideas? Thanks |
Re: external .exe
You can wrap the functions you need in to a DLL and import them in the same way as windows api calls.
|
Re: external .exe
Quote:
|
Re: external .exe
Quote:
Still, thank you for the responses |
| All times are GMT -5. The time now is 8:11 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC