windows嵌入式紧凑7中的ActiveX支持。

编程入门 行业动态 更新时间:2024-10-28 14:35:33
本文介绍了windows嵌入式紧凑7中的ActiveX支持。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试在IE浏览器中查看相机视频。通常在桌面上,如果我打开IP地址,我会弹出activex消息来安装控件。但是在Windows嵌入式紧凑型7中它不会弹出。我启用了Internet选项安全性来安装 ActiveX控件但它没有弹出。如何从网页安装IE activex控件。

Hi, I am trying to view a video of camera in IE. Normally in desktop if i open the IP address i will get activex message pop up to install the control. But in windows embedded compact 7 it is not giving pop up. I enabled the Internet option security to install ActiveX control but it doesn't popup. How to install IE activex control from web page.

谢谢。

Ram。

推荐答案

为Windows桌面构建的ActiveX将无法在Windows CE上运行。 ActiveX的安装过程更加面向嵌入式。通常有一种方法可以提前下载ActiveX控件并进行注册(显然,它与桌面Windows不同,是一个ActiveX DLL )。在构建嵌入式设备时,可以将ActiveX直接构建到操作系统中。然后你将访问该页面,并且将执行本地/已安装的ActiveX。

The ActiveX built for Windows desktop will not run on Windows CE. The installation process for ActiveX is more embedded-oriented. Usually there's a way to download the ActiveX control ahead of time and register it (obviously, it's not the same ActiveX DLL as for your desktop Windows). When you build your embedded device, you might built the ActiveX directly into the operating system. Then you'd access the page and the local/installed ActiveX would be executed.

除了控件的注册之外,确实没有太多的唯一性。控件应该实现IObjectSafety。

Other than the registration of the control, there really isn't too much unique. The control should implement IObjectSafety.

Paul T。

更多推荐

windows嵌入式紧凑7中的ActiveX支持。

本文发布于:2023-10-30 11:16:25,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1542701.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:紧凑   嵌入式   windows   ActiveX

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!