Windows Driver Kit
| Windows Driver Kit | |
|---|---|
| Developer(s) | Microsoft |
| Initial release | 1992 |
| Stable release | 10.1.26100.2454
/ November 27, 2024 |
| Operating system | Microsoft Windows |
| Available in | English |
| License | Proprietary commercial software |
| Website | docs |
The Windows Driver Kit (WDK) is a software toolset from Microsoft that enables the development of device drivers for the Microsoft Windows platform. It includes documentation, samples, build environments, and tools for driver developers. A complete toolset for driver development also need the following: a compiler Visual Studio, Windows SDK, and Windows HLK.