开发者

Running an ActiveX DLL in firefox

Hello Guys: I have written an activeX dll in Delphi and I want to run in in firefox. How can 开发者_C百科I do that?

Is there anyway that I can make an .xpt directly form this dll or not?


I'm afraid there is no way to just make an .xpi directly from the DLL. An ActiveX control needs an ActiveX host which Firefox is not, by default. It seems it can be, however, with an installed plugin. A quick Google search for "firefox activex" reveals:

  • ff-activex-host
  • Neptune
  • Mozilla ActiveX Project (seems abandoned but there's reference and source code for Firefox 1.x)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜