Written for advanced C/C++ programmers, Walter Oney's Programming the Microsoft Windows Driver Model is a technically astute and clearly presented guide to writing custom Windows 2000 device drivers.The author's command of the details of the new Windows Driver Model (WDM) standard is what makes this
Programming the Microsoft Windows Driver Model
โ Scribed by Walter Oney, Forrest Foltz
- Book ID
- 127436156
- Publisher
- Microsoft Press
- Year
- 1999
- Tongue
- English
- Weight
- 6 MB
- Series
- Microsoft Professional Series
- Category
- Library
- ISBN
- 0735605882
No coin nor oath required. For personal study only.
โฆ Synopsis
Microsoft's new driver model for Windows 98 and Windows 2000 supports Plug and Play, provides power management capabilities, and expands on the driver/minidriver approach. Written by device-driver expert Walter Oney in cooperation with the Windows DDK team, this book provides extensive practical examples, illustrations, advice, and line-by-line analysis of code samples to clarify real-world driver-programming issues. Topics covered include: โข An introduction to the Windows Driver Model architecture โข Programming techniques, including error handling, memory and data-structure management, and registry and file access โข Synchronization and driver development in a multitasking, multiprocessor environment โข Creating and processing I/O request packets โข Taking advantage of Windows 98 and Windows 2000 Plug and Play support โข Techniques for reading from and writing to devices โข Installation and power management โข Creating filter drivers, controlling hardware, and logging errors โข Windows Management Instrumentation (WMI) โข Developing device drivers for the new universal serial bus (USB) architecture โข Installing WDM drivers โข Understanding Windows 98 compatibility An electronic version of this book is available on the companion CD.
๐ SIMILAR VOLUMES
With the growing popularity of the Windows CE platform, writing small, efficient applications is once again crucial. Doug Boling's Programming Microsoft Windows CE shows experienced Windows C programmers how to write lean-and-mean software for today's hand-held PCs.After a quick introduction, this t
Programming Microsoft Windows CE guides Windows programmers through the unique problems and the new opportunities provided by Windows CE. The book covers all the new Win32R APIs supported by Windows CE as well as workarounds for Win32 APIs not supported. The book also covers programming techniques n
Guide to programming the Windows CE API. Updated for Windows CD .NET 4.2 and the Microsoft .NET Compact Framework. Includes CD-ROM with source code, eMbedded Visual C++ 4.0, and links to SDKs and tools. Previous edition: c2001. Softcover. DLC: Microsoft Windows (Computer file).
Master the features and capabilities of the new Windows Driver Foundation--with guidance straight from the experts. The new Windows Driver Foundation, based on the Windows Driver Kit, simplifies driver development with new models and tools familiar to developers who work with Microsoft Visual Studio