Hi, how can i run an existing exe file inside my own VB form. Im not 100% sure it can be done, but can some1 let me know
thanks
adam
Printable View
Hi, how can i run an existing exe file inside my own VB form. Im not 100% sure it can be done, but can some1 let me know
thanks
adam
There is SetParent API which you can use. You probably find an example just by searching the forums for SetParent EXE :)