开发者

good resources for windows driver development [closed]

开发者 https://www.devze.com 2023-01-19 05:41 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_开发知识库

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I am a beginner to windows device driver development. So far I read Windows Internals book. I would like to know about any good resources available online so that I can start writing kernel drivers on my own.


Go to How To Write a Windows Driver. Apart from guiding you towards the windows driver kit, it also has good documentation on the various aspects of windows driver development.

Edit: Similar to this question.


You've probably already figured this out, but you will need the Windows Driver Kit to develop drivers for windows. There is also many tools and documentation as well to go with it.

0

精彩评论

暂无评论...
验证码 换一张
取 消