Detailed explanation of windows driver development technology - source code. This book introduces the development methods and debugging skills of Windows driver program step by step from the shallower to the deeper. This book is divided into 23 chapters, covering the basic principles of the Windows operating system, the structure of NT drivers and WDM drivers, synchronous and asynchronous processing methods in drivers, plug-and-play functions in drivers, and various driver functions. Debugging skills, etc. At the same time, it also provides a detailed introduction to the popular PCI driver, USB driver, virtual serial port driver, camera driver, and SDIO driver. The biggest feature of this book is that the examples in each section are carefully selected. , very targeted. It strives to allow readers to master the development skills of various Windows driver programs through hands-on experiments and learn as much underlying knowledge of Windows as possible.
Expand