从在chrome和firefox上运行的html页面调用.dll函数 [英] Calling a .dll function from a html page that runs on chrome and firefox

查看:936
本文介绍了从在chrome和firefox上运行的html页面调用.dll函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个用c ++编写的dll。现在我需要从html页面调用dll中的函数。



我这样做是通过调用vbscript(Activex)中的dll,以便我可以在IE中运行。



现在我需要在Chrome以及Firefox上运行此操作。



我需要做什么,无论是简单地写在javascript还是需要开发任何扩展名?



任何人都可以为这个解决方案提供一个简单的演示。




解决方案

感谢您回答朋友。



我写了签名的applet调用dll从html或任何web应用程序运行。



http://www.javaworld.com/javaworld/jw-10-1998/jw- 10-apptowin32.html


I have a dll written in c++. now i need to call the functions in the dll from a html page.

I have done this by calling the dll in vbscript (Activex) so that i can run the only in IE.

Now i need to run this on Chrome as well as Firefox.

What i have to do, whether i have to write in javascript simply or need to develop any extensions for that ?

can anyone give a solution with a simple demo for this?

Thanks in advance.

解决方案

Thanks for answers friends.

I got another solution. I wrote signed applets to call dll that runs from a html or any web application. It almost run on all browsers.

Here is the link for sample

http://www.javaworld.com/javaworld/jw-10-1998/jw-10-apptowin32.html

这篇关于从在chrome和firefox上运行的html页面调用.dll函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆