Book description
The #1 Windows device driver book—fully updated for Windows 2000!
Step-by-step planning, implementation, testing, debugging, installation, and distribution
Complete coverage of the new Windows Driver Model (WDM)
Practical debugging and interactive troubleshooting
CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library!
Windows Driver Model (WDM) for Windows 2000 and 98—in depth!
Building drivers that support Plug-and-Play and Power Management
Windows Management Instrumentation: logging device errors and events—and interpreting them
Constructing safe reentrant driver code
Handling time-out conditions safely and effectively
Advanced techniques: kernel-mode threads, layered drivers, and more
Start-to-finish debugging and troubleshooting techniques
Foreword by Andrew Scoppa, UCI Corporation
The #1 book on Windows driver development—totally updated for Windows 2000!
With The Windows 2000 Device Driver Book, any experienced Windows programmer can master driver development start to finish: planning, implementation, testing, debugging, installation, and distribution. Totally updated to reflect Microsoft's Windows Driver Model (WDM) for Windows 2000 and 98, this programming bestseller covers everything from architecture to tools, and includes a powerhouse library of exclusive tools and code for streamlining any driver development project.
You'll start with a high-level overview of WDM components and then move quickly into the details of the development environment and driver installation. Next, master the Windows 2000 I/O Manager, its data structures, and its interaction with drivers. Using extensive practical examples, you'll implement Plug-and-Play and Power Management; construct safe reentrant driver code; use Windows Management Instrumentation to log errors and events, and more.
The book covers today's most advanced Windows driver development techniques and provides extensive debugging guidance, including crash dump analysis using WinDbg; lists of common bugcheck codes, meanings, and probable causes; and much more.
About the CD-ROM
Bonus CD-ROM contains powerful resources for streamlining device driver development!
An exclusive Device Driver AppWizard that works with Visual Studio to instantly create your driver's framework
A library of complete sample drivers
C++ classes to jumpstart any project-including a Unicode string handling class that eliminates tedious, repetitive code
An exclusive Driver Installation Utility to simplify initial testing
UCI
UCI Software Training Centers specializes in high-end developer, systems, and Internet Training on Microsoft products and technologies. For more information about training in this topic and others, UCI can be reached at 800-884-1772, or on the Web at www.ucitraining.com
Table of contents
- Copyright
- Foreword
- Preface
- About the CD-ROM
- Introduction to Windows 2000 Drivers
- The Hardware Environment
- Kernel-Mode I/O Processing
- Drivers and Kernel-Mode Objects
- General Development Issues
- Initialization and Cleanup Routines
- Driver Dispatch Routines
- Interrupt-Driven I/O
- Hardware Initialization
- Power Management
- Timers
- DMA Drivers
- Windows Management and Instrumentation
- System Threads
- Layered Drivers
- Driver Installation
- Testing and Debugging Drivers
- The Driver Debug Environment
- Bugcheck Codes
- Building Drivers
- Bibliography
Product information
- Title: Windows® 2000 Device Driver Book: A Guide for Programmers, Second Edition, The
- Author(s):
- Release date: November 2000
- Publisher(s): Pearson
- ISBN: 9780130204318
You might also like
book
Pro Windows Embedded Compact 7: Producing Device Drivers
Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers …
book
Microsoft® Windows® Internals: Microsoft Windows Server™ 2003, Windows XP, and Windows 2000, 4th Edition
The premier guide to the Windows kernel now covers Windows Server 2003, Windows XP, and Windows …
book
Inside Windows Storage: Server Storage Technologies for Windows® 2000, Windows® Server 2003, and Beyond
"Dilip Naik's Inside Windows Storage is an invaluable reference for developers and customers alike and is …
article
Use GitHub Copilot: Additional Tips
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …