本文介绍了从Windows XP到Win CE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个使用Windows上开发的GDI/DirectX/COM技术的ActiveX控件.我想把它放在WinCE上.简单的方法是什么?我应该如何找出必须删除哪些功能才能使其在WinCE上运行?此外,使用WinCE,设备的内存将比台式机少得多.
I have an ActiveX control using GDI/DirectX/COM technologies developed on Windows. I want to put it on WinCE. What is the simple way to do it? How shall I find out what functionalities will have to be dropped to make it run on WinCE? Also, with WinCE, devices will have much lesser memory than desktop. How this can affect functionalities?
推荐答案
这篇关于从Windows XP到Win CE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!