Is there anyway to get a window handle to the windows that are opened when I use the Shellexecute?
Printable View
Is there anyway to get a window handle to the windows that are opened when I use the Shellexecute?
Take a look at this thread that I answered earlier.
http://forums.vb-world.net/showthrea...threadid=25094
That works well when you know what you are running, but I have to use the shell execute because I have no Idea what the user is going to run from my program, Thanx anyway