D
Derek Hart
I have a VB6 program that is going to Shell a VB.Net program to run. I want
the VB.Net program to only run once, so it if is not running and it is
Shelled, the program runs; if it is already running and it is Shelled, then
I wish the program to become visible. I do have to use the Shell process
since I do not have control over the VB6 program, other than what parameters
are sent to the Shell. Any ideas on how this can be accomplished?
Thank You,
Derek
the VB.Net program to only run once, so it if is not running and it is
Shelled, the program runs; if it is already running and it is Shelled, then
I wish the program to become visible. I do have to use the Shell process
since I do not have control over the VB6 program, other than what parameters
are sent to the Shell. Any ideas on how this can be accomplished?
Thank You,
Derek