Developing Drivers with the Windows Driver Foundation


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Developing Drivers with the Windows Driver Foundation

ISBN: 9780735623743

出版社: Microsoft Press

出版年: 2007-4-25

页数: 800

定价: USD 59.99

装帧: Paperback

内容简介


在线阅读本书

Start developing robust drivers with expert guidance from the teams who developed Windows Driver Foundation. This comprehensive book gets you up to speed quickly and goes beyond the fundamentals to help you extend your Windows development skills. You get best practices, technical guidance, and extensive code samples to help you master the intricacies of the next-generation driver modeland simplify driver development. Discover how to: Use the Windows Driver Foundation to develop kernel-mode or user-mode drivers Create drivers that support Plug and Play and power managementwith minimal code Implement robust I/O handling code Effectively manage synchronization and concurrency in driver code Develop user-mode drivers for protocol-based and serial-bus-based devices Use USB-specific features of the frameworks to quickly develop drivers for USB devices Design and implement kernel-mode drivers for DMA devices Evaluate your drivers with source code analysis and static verification tools Apply best practices to test, debug, and install drivers PLUSGet driver code samples on the Web