windows嵌入式ce 6.0 dll创建
我想创建 winCE 6.0 DLL。 我已经安装了 Visual Studio 2005、平台生成器、PB R2、PB R3。 如何创建wince dll?
I wants to create winCE 6.0 DLL.
I have installed visual studio 2005, platform builder, PB R2, PB R3.
HOw to create the wince dll.?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不需要 Platform Builder 来执行此操作 - 事实上,这绝对是困难的方法和错误的工具(它会起作用,但就像使用反铲种植郁金香)。解释如何做到这一点是一个很长的清单,当你构建它时,调试将是一场噩梦。
相反,请执行以下操作:
You don't need Platform Builder to do this - in fact it's definitely the hard way and wrong tool (it will work, but it's like using a backhoe to plant a tulip). Explaining how to do it is a long list, and when you have it built, debugging will be a nightmare.
Instead, do the following: