Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I need to reuse InternetExplorer CO 1

Status
Not open for further replies.

EraZer

Programmer
Mar 9, 2001
2
UA
I need to reuse InternetExplorer COM-object in my application, but I can use WinAPI only - no MFC, ATL etc. I had place it on my app window and it worked, but I don't know how I can catch events from this object in my app window. I know I must use DWebBrowserEvents2 interface, but I don't know how to do it with WinAPI only - without any MFC, ATL etc. Anybody can help me?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top