Kernel-mode driver technology
This section provides guidance and reference about Kernel-mode programming for drivers.
In this section
| Section | Description |
|---|---|
| Kernel-Mode Driver Architecture Design Guide |
This guide includes general concepts to help you understand kernel-mode programming and describes specific techniques of kernel programming. |
| Kernel reference |
This reference contains reference material that includes specific details about the routines, structures, and data types that you will need to use to write kernel-mode drivers. |
| Kernel reference in SDK header files |
This reference lists header files and reference used in Windows kernel. The header files in this reference are included in the Windows Software Development Kit (SDK). |