如何在Windows Mobile Ce 5.0中注册.Ocx?

编程入门 行业动态 更新时间:2024-10-26 16:24:55
本文介绍了如何在Windows Mobile Ce 5.0中注册.Ocx?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

大家好, 我是Windows Mobile ce和Activex的新手,我需要对Windows Mobile ce进行数字签名,因此我发现必须使用activex完成,但是我正在尝试注册自己创建的ocx,但是我不能.想法? 在此先谢谢您.

Hai everyone, i am new to windows mobile ce and activex, i need to do digital signature for windows mobile ce , so i found it has to be done using activex , however i am trying to register the ocx i have created but i can not.. any idea ? Thanks in advance.

推荐答案

OCX注册可以通过regsvrce.exe工具进行处理:) (OCX应该可以由目标上的:: LoadLibrary(..)API加载, 那么将检索并调用指向其DLLRegistryServer(..)函数的指针) The OCX registering could be processed by the regsvrce.exe tool :) (the OCX should be loadable by the ::LoadLibrary(..) API on the target, then the pointer to its DLLRegistryServer(..) function will be retrieved and called)

更多推荐

如何在Windows Mobile Ce 5.0中注册.Ocx?

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

发布评论

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

>www.elefans.com

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