简体   繁体   English

Windows Mobile到Windows CE,VB.net

[英]Windows Mobile to Windows CE, VB.net

I'd written an application in VB .NET for the Windows Mobile 5.0, yesterday a customer wants to use the application on there existing Symbol MC90XX that runs Windows CE 5.0. 我已经在VB .NET中为Windows Mobile 5.0编写了一个应用程序,昨天,一位客户希望在运行Windows CE 5.0的现有Symbol MC90XX上使用该应用程序。 Can someone tell me what is the best way to convert from VB .net Mobile to VB.net CE? 谁能告诉我从VB .net Mobile转换为VB.net CE的最佳方法是什么?

Can't you just change your deployment platform from Windows mobile 5.0 to Windows CE 5.0? 您不能仅将部署平台从Windows Mobile 5.0更改为Windows CE 5.0吗? and see how it goes. 看看进展如何。

You don´t need to convert. 您不需要转换。 If it is not present already on the device, you can download and install the compact framework there. 如果设备上尚不存在该工具,则可以在那里下载并安装精简框架。

Windows Mobile 5 and 6 are just a extra customization focused for phones over Windows CE 5. They are binary compatible, providing that you are using the same processor family. Windows Mobile 5和6只是针对Windows CE 5上的电话的额外自定义设置。它们是二进制兼容的,前提是您使用的是同一处理器系列。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM