awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesUniversal Windows Driver Samples

Reference implementations of drivers designed to work across multiple Windows OS versions.

Distinguishing note: Candidates relate to window management or driver injection, not universal driver examples.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Universal Windows Driver Samples. Refine with filters or upvote what's useful.

Awesome Universal Windows Driver Samples GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/windows-driver-samplesAvatar de microsoft

    microsoft/Windows-driver-samples

    7,772Ver en GitHub↗

    This repository is a collection of reference source code and implementation examples for developing drivers using the Windows Driver Kit. It provides hardware device driver samples and development templates for building kernel-mode software that enables communication between the Windows operating system and hardware devices. The library includes examples for creating universal Windows drivers, which utilize a shared set of interfaces to operate across multiple versions of the operating system. It also contains specialized implementation samples for various hardware categories, including netwo

    Provides sample code for creating single driver codebases that operate across multiple Windows OS editions.

    C
    Ver en GitHub↗7,772
  1. Home
  2. Operating Systems & Systems Programming
  3. Universal Windows Driver Samples