文件名称:C++制作空白ActiveX控件供网页调用
文件大小:4.58MB
文件格式:RAR
更新时间:2017-03-23 09:26:36
网页 控件 C++/C
我们都知道通过自定义协议可以从网页启动本地exe程序。但是,当本地没有安装软件时,怎么才能弹出提示,提醒客户安装软件呢? 本实例利用C++编写OCX控件,实现安全接口(没哟证书),网页编写Javascript检测控件是否注册。
【文件预览】:
TestActiveXWeb
----TestActiveXWeb()
--------stdafx.cpp(143B)
--------Resource.h(526B)
--------TestActiveXWebCtrl.cpp(5KB)
--------stdafx.h(1KB)
--------TestActiveXWeb.h(919B)
--------targetver.h(1KB)
--------TestActiveXWeb.aps(20KB)
--------TestActiveXWebCtrl.bmp(238B)
--------TestActiveXWeb.lic(205B)
--------TestActiveXWeb.def(207B)
--------TestActiveXWeb_i.c(2KB)
--------TestActiveXWeb.rc(3KB)
--------TestActiveXWeb.vcproj.asus-PC.asus.user(1KB)
--------TestActiveXWeb.cpp(6KB)
--------TestActiveXWebPropPage.cpp(1KB)
--------TestActiveXWebCtrl.h(1KB)
--------TestActiveXWeb.vcproj(6KB)
--------TestActiveXWebPropPage.h(595B)
--------TestActiveXWeb.idl(1KB)
--------Debug()
--------ReadMe.txt(3KB)
----TestActiveXWeb.ncb(18.11MB)
----TestActiveXWeb.suo(17KB)
----Debug()
--------TestActiveXWeb.lic(205B)
----TestActiveXWeb.sln(908B)
测试.html