F
Francis McGrath
There is an article called How to handle document events in a Visual C++
application at http://support.microsoft.com/kb/815715/. It details how to do
this with the WebBrowswer object and briefly says "This information also
applies to handling document events in Visual C++ .NET 2003 or Visual C++
2005 when you automate Internet Explorer."
I was able to get it working for the WebBrowswer object, but I can't figure
out what I need to do different to get it to work with InternetExplorer.
I will admit that I am very new with limited experience, but if someone
could help me figure out how to convert this to IE, I'd really appreciate it.
application at http://support.microsoft.com/kb/815715/. It details how to do
this with the WebBrowswer object and briefly says "This information also
applies to handling document events in Visual C++ .NET 2003 or Visual C++
2005 when you automate Internet Explorer."
I was able to get it working for the WebBrowswer object, but I can't figure
out what I need to do different to get it to work with InternetExplorer.
I will admit that I am very new with limited experience, but if someone
could help me figure out how to convert this to IE, I'd really appreciate it.