在 Firefox 中运行 ActiveX DLL

发布于 2024-11-06 01:39:58 字数 103 浏览 0 评论 0原文

大家好: 我在Delphi中编写了一个activeX dll,我想在firefox中运行。我怎样才能做到这一点?

无论如何,我可以直接从这个 dll 中创建一个 .xpt 吗?

Hello Guys:
I have written an activeX dll in Delphi and I want to run in in firefox. How can I do that?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

剩余の解释 2024-11-13 01:39:58

恐怕没有办法直接从 DLL 生成 .xpi。默认情况下,ActiveX 控件需要 ActiveX 主机,而 Firefox 不需要。不过,似乎可以通过安装的插件来实现。
在 Google 上快速搜索“firefox activex”即可发现:

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:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文