Hi Francesco,

in the past I've wrote some code to "include Internet Explorer window into my dialogs as a separate control". Using some sample on the internet I've implemented: IOleInPlaceFrame, IOleClientSite, IOleInPlaceSite interfaces (3 dozens methods), used IOleObject, IHTMLDocument2, IWebBrowser2 interfaces. It was a large piece of code, and only one browser object was supported.

Using atl.dll I need a few lines of code and everything is (almost) working. Also, I see here we talking about completely different interfaces: IEventHandler, IConnectionPoint, IEnumConnectionPoints, IConnectionPointContainer.

Are these two different things the same ActiveX?

Sorry, it's perhaps out of Harbour topic, but for me it is very difficult to understand something reading MS docs.


Regards,
Mindaugas

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to