When I start and application from a VB program using the Shell method, I can't control the execution (asynchronous) of the other application.
How can I find out when the execution of the other application has ended (in other words halt execution of my own program). Is ther another method to accomplish this?
Thanks for any input!
How can I find out when the execution of the other application has ended (in other words halt execution of my own program). Is ther another method to accomplish this?
Thanks for any input!