An open API service indexing awesome lists of open source software.

https://github.com/microsoftdocs/windows-driver-docs-ddi

The official Windows Driver Kit DDI reference documentation sources
https://github.com/microsoftdocs/windows-driver-docs-ddi

Last synced: 5 months ago
JSON representation

The official Windows Driver Kit DDI reference documentation sources

Awesome Lists containing this project

README

          

## Microsoft Open Source Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

# Windows Driver Documentation DDI Reference

Welcome to the Windows driver docs DDI reference repository, housing the source for the official Windows Driver Kit DDI (device driver interface) documentation available on [learn.microsoft.com](/windows-hardware/drivers/ddi).

If you're looking for the driver conceptual docs, that's in a [different repo](https://github.com/MicrosoftDocs/windows-driver-docs).

## Contributing

We actively merge contributions into this repository via [pull request](https://help.github.com/articles/using-pull-requests/) into the *staging* branch (for the public repo) or the *main* branch (for the private repo).

For more information on contributing, read our [contributions guide](CONTRIBUTING.md).