Hi all,
I have a problem i want to write a program to capture events,Fired by IE in
VB 
. I would be glad if anybody can tell me i had already tried many ways like using ShellWindows class exported by shell32.dll but the problem with that is it gives event till explorer.exe is running.
i also tried getting HTMLDocument from all IE instances but that is creating a lots of memory problem like taking up all the virtual memory in a long run....
Please help me out ASAP
Thanks In Advance