Windows 7 Device Driver


The First Authoritative Guide to Writing Robust, High-Performance Windows 7 Device Drivers

Windows 7 Device Driver brings together all the information experienced programmers need to build exceptionally reliable, high-performance Windows 7 drivers. Internationally renowned driver development expert Ronald D. Reeves shows how to make the most of Microsoft’s powerful new tools and models; save time and money; and efficiently deliver stable, robust drivers.

Drawing on his unsurpassed experience as both a driver developer and instructor, Reeves demystifies Kernel and User Mode Driver development, Windows Driver Foundation (WDF) architecture, driver debugging, and many other key topics. Throughout, he provides best practices for all facets of the driver development process, illuminating his insights with proven sample code. Learn how to

  • Use WDF to reduce development time, improve system stability, and enhance serviceability
  • Take full advantage of both the User Mode Driver Framework (UMDF) and the Kernel Mode Driver Framework (KMDF)
  • Implement best practices for designing, developing, and debugging both User Mode and Kernel Mode Drivers
  • Manage I/O requests and queues, self-managed I/O, synchronization, locks, plug-and-play, power management, device enumeration, and more
  • Develop UMDF drivers with COM
  • Secure Kernel Mode Drivers with safe defaults, parameter validation, counted UNICODE strings, and safe device naming techniques
  • Program and troubleshoot WMI support in Kernel Mode Drivers
  • Utilize advanced multiple I/O queuing techniques

Whether you’re creating Windows 7 drivers for laboratory equipment, communications hardware, or any other device or technology, this book will help you build production code more quickly and get to market sooner!

Table of Contents
Part I: Device Driver Architecture Overview
Chapter 1. Objects
Chapter 2. Windows Driver Foundation (WDF) Architecture

Part II: User Mode Drivers
Chapter 3. Windows 7 User Mode Drivers Overview and Operation
Chapter 4. Programming Drivers for the User Mode Driver Framework
Chapter 5. Using COM to Develop UMDF Drivers

Part III: Kernel Mode Drivers
Chapter 6. Windows 7 Kernel Mode Drivers Overview and Operations
Chapter 7. Plug and Play and Power Management
Chapter 8. Kernel Mode Installation and Build
Chapter 9. Programming Drivers for the Kernel Mode Driver Framework
Chapter 10. Programming Plug and Play and Power Management
Chapter 11. Programming WMI Support
Chapter 12. Programming KMDF Hardware Driver
Chapter 13. Programming Multiple I/O Queues and Programming I/O

Book Details

  • Paperback: 384 pages
  • Publisher: Addison-Wesley Professional (November 2010)
  • Language: English
  • ISBN-10: 0321670213
  • ISBN-13: 978-0321670212
Download [6.3 MiB]

You may also like...

No Responses

  1. hehe says:

    Great ebook for rootkit programmers ^^
    Thanks a lot you roxxx 😀

Leave a Reply