Capturing a process...
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know a way to capture a process? What I need to do is when a link is executed capture the link from the process. If possible, to then stop the process before it is fully executed. I am running a utility which detects for links to other documents ete..I am using this utility to detect links in a certain program which cannot be found programatically through VBA( believe me i've tried! ). So the only other way I can think of is to execute the link, capture the process hopefully with the link and stop it before it fully executes. Any ideas???? Kind Regards, Rhys. Rhys Kirk