http://bugs.codeweavers.com/show_bug.cgi?id=587
*** shadow/587 Thu Apr 18 09:03:59 2002 --- shadow/587.tmp.8204 Thu Apr 18 09:17:12 2002 *************** *** 13,19 **** +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | | URL: | - | Dependencies: OtherBugsDependingOnThis: 101 | +============================================================================+ | DESCRIPTION | More and more applications use or embed Interned Explorer. --- 13,18 ---- *************** *** 23,25 **** --- 22,49 ----
Project "Mozilla ActiveX Control" (http://www.iol.ie/~locka/mozilla/control.htm) can provide code for the ActiveX control relplacement. + + ------- Additional Comments From apa3a@yahoo.com 2002-04-18 09:17 ------- + Other related projects: + + Plugin for Netscape to display ActiveX controls: + http://www.iol.ie/~locka/mozilla/plugin.htm + + ActiveX Control for Hosting Netscape plug-ins in IE: + http://www.mozilla.org/projects/plugins/plugin-host-control.html + + Related is also James Hatheway's work on the JScript engine. This work was + presented on Wineconf 2002. Summary of the presentation (taken from winehq.com): + + "James Hatheway's presentation was next, about how he implemented an + ActiveScript aware jscript.dll. Due to a client's request, he was assigned to + develop his own jscript.dll, desipte the fact that the MS dll is freely + distributable. He explained what ActiveScript is, a platform for applications to + handle scripting languages, without having to know how those languages are + implemented. Using spidermonkey, he was able to develop a jscript dll that + allowed groove networks' client to work. The client uses Javascript to render + its entire interface. Francios of Macadamian also discussed a tool, which lets + applications replace embedded internet explorer components with a Gecko browser. + James' presentation discussed a lot of details of COM and the IDispatch pointer, + which most of the developers found unfamiliar. James himself described the + functionality as "black magic"." \ No newline at end of file