为windows驱动程序开发设置eclipse [英] Setting up eclipse for windows driver development

查看:168
本文介绍了为windows驱动程序开发设置eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用WDK 7.1.0编写用户模式的Windows(XP,Vista& 7)虚拟打印机驱动程序。我计划使用eclipse IDE进行开发,所以想知道我是否可以设置它。我希望做以下事情: -

I am trying to write a user-mode windows(XP, Vista & 7) virtual printer driver using WDK 7.1.0 . I plan to use eclipse IDE for development, so wanted to know if I can set it up for the same. I am looking to do following:-

1)Eclipse识别win32 apis(C和C ++),因此为其函数名提供自动完成等功能

1) Eclipse to recognize win32 apis (C and C++) and hence provide features like autocompletion for its function names

2)Eclipse使用随WDK提供的编译器

2) Eclipse to use compiler provided with WDK

3)通过eclipse调试代码(不确定这是否可行) )

3) Debug the code through eclipse (Not sure if this is possible or not)

或者你会为Windows驱动程序开发建议一些其他开发环境吗?

OR would you suggest some other development environment for windows driver development ?

推荐答案

当然你应该使用MS Visual Studio和 VisualDDK插件。

Definitely you should use MS Visual Studio with VisualDDK addon.

它允许您编译/调试本地或远程的内核模式驱动程序。

It allows you to compile/debug even kernel mode drivers local or remotely.

这篇关于为windows驱动程序开发设置eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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