Tagged Questions
0
votes
0answers
269 views
Getting process ID of a SHDocVw.InternetExplorer spawned IE8 process
I'm using SHDocVw.InternetExplorer to launch IE in my code. In certain cases InternetExplorer.Quit() doesn't work. I have tried several things to make Quit work but without success. I'm now resorting ...