使用visual studio的WindowsCE驱动程序? [英] WindowsCE driver using visual studio?

查看:71
本文介绍了使用visual studio的WindowsCE驱动程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以使用Visual Studio 2008编写WindowsCE流接口驱动程序吗?

Possible to write a WindowsCE stream interface driver using Visual Studio 2008?

它基本上是一个"dll"具有正确导出函数的文件。

Its basically a "dll" file with the correct exported function.

Thomas

推荐答案

快速回答是,是的,您可以使用VS2008开发流接口驱动程序。

The quick answer is yes, you can develop a stream interface driver with VS2008.

答案越长,您需要一个SDK - 但即使这样也不够对于大多数驱动程序,有一些头文件,可能还有lib文件,默认情况下不包含在SDK中。  所以你可能需要让你的OEM添加它们。

The longer answer is, you will need an SDK - but even that isn't enough for most drivers, there are some header files, and possibly lib files, that aren't included in the SDKs by default.   So you may need to ask your OEM to add them.

但是,好消息是嵌入式MSDN订阅仅比VS2008略高,并且随Platform Builder(PB)和VS2008还有很多。  我会考虑这样做以进行开发。   PB是开发一个驱动程序的
的大锤子,但从长远来看它是值得的。

But, the good news is that an Embedded MSDN subscription costs only a little more than VS2008 and comes with Platform Builder(PB) and VS2008 and a lot more.   I would consider this for doing your development.   PB is a big hammer for developing a driver, but can be worth it in the long run.


这篇关于使用visual studio的WindowsCE驱动程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆