Customers who bought this book also bought:
Reviews
Synopsis Finally, there's a book that makes it easier to write device drivers for Windows NT. This book serves as a tutorial on Windows NT's I/O processing mechanisms, driver installation and performance issues--and as a "cookbook" containing complete, easy-to-adapt code for developing your own drivers. The disk contains all the code discussed in the book. From the Back Cover The most comprehensive, authoritative guide to Windows NT® driver development. Now that Windows NT is rapidly becoming the business operating system of choice, more and more programmers are faced with developing Windows NT drivers. To write NT drivers well, you first need to understand the Windows NT driver architecture. But you'll also know a myriad of practical details that are rarely, if ever, documented. The Windows NT Device Driver Book tells you all you need to know. It clarifies the murky Microsoft Driver Development Kit (DDK) documentation, and contains extensive detail that's missing from the DDK. This information is invaluable right nowand it will prepare you for the future, when Microsoft introduces the common Win32 Driver Model for Windows NT and Windows® 95. You'll learn about the NT I/O Manager and its data structures, and discover how various hardware issues will impact the design of your driver. Once you know the fundamentals, Windows NT device driver expert Art Baker presents basic and advanced NT driver-writing techniques in unprecedented detail. Learn about: *Full-duplex driver architecture *Techniques for handling time-out conditions *Logging device errors *Kernel-mode threads, higher-level drivers, and class drivers for SCSI devices. The Windows NT Device Driver Book is replete with practical detail, including: *The mechanics of setting up a driver development environment *How to analyze crash dumps and make WINDBG work for you *Detailed information on common bugcheck codes There's also extensive sample code on diskette, designed to help streamline your own development projects. Whether you're designing or coding Win NT driver or porting an existing driver from another operating system environment, The Windows NT Device Driver Book contains all the information you'll need to get the job done. About the Author ART BAKER, founder of Cydonix Corporation, has been writing device-control software for the last 25 years. For more than 12 years, he has specialized in training professional developers to write device drivers. Back to Device Drivers
Back to API
Back to Main Index
|