Hello,
I have a IE window opened by the user. And, I need to capture the events happening in THAT window from a
VB application running on the same machine. The
VB app is not invoking the IE app, like using a Webbrowser control. Simply, capturing events if a IE app is running else it does nothing.
I found samples of capturing events using webbrowser control, but here the control is not going to invoke an event. Its the suer who will envoke events on the IE app and the
VB app has to capture them.
Any ideas??
Thanks in Advance,
Cheers,
Paras.