在 Compact Framework 中使用 DLL VB6

发布于 2024-11-01 18:36:37 字数 69 浏览 1 评论 0原文

如何在 Windows Mobile 6.5 Compact Framework 上使用用 VB6 应用程序开发的 dll?

How I can use a dll developed in VB6 application on my Windows Mobile 6.5 Compact Framework?

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

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

发布评论

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

评论(2

找个人就嫁了吧 2024-11-08 18:36:37

出于多种原因,您不能这样做,包括:

  • CE 没有 VB6 运行时
  • DLL 是为桌面处理器/操作系统架构构建的

You can't for a multitude of reasons, including:

  • There are no VB6 runtimes for CE
  • The DLL is built for the desktop processor/OS architecture
抽个烟儿 2024-11-08 18:36:37

这是不可能的。您需要将其移植到该平台支持的语言。

This cannot be done. You'll need to port it to a supported language for that platform.

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