PDA

Click to See Complete Forum and Search --> : Close processes started with Shellexecute.


daamazing1
Aug 1st, 2000, 02:19 PM
Is there anyway to get a window handle to the windows that are opened when I use the Shellexecute?

Aug 2nd, 2000, 06:54 PM
Take a look at this thread that I answered earlier.

http://forums.vb-world.net/showthread.php?threadid=25094

daamazing1
Aug 3rd, 2000, 09:53 AM
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