Hi all,

The M$IE ActiveX control (shdocvw.dll + mshtml.dll) supports extension 
of its DHTML Object Model through a call into the OLE container site 
object (IDocHostUIHandler::GetExternal).
When the script running inside the browser component references the 
"window.external" object it gets access to the object model exposed by 
the host - thus, extending the DHTML Object Model.

Is there a way to acomplish the same thing using Mozilla's ActiveX control?

Thanx,
Adrian.


Reply via email to