来自 Microsoft 开发人员工具的示例代码

Microsoft 开发者工具和技术入门。 浏览我们的示例,查看你可构建的内容。

筛选器


产品

编程语言

130 个结果

  • SysVAD Virtual Audio Device Driver Sample

    The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices.

    • Windows
    • C++
  • KasanDemo

    Demonstrates KASAN.

    • Windows
    • C++
  • Simple Audio Sample Device Driver

    The Microsoft Simple Audio Sample Device Driver shows how to develop a simple WDM audio driver that exposes support for two basic audio devices (a speaker and microphone array).

    • Windows
    • C++
  • Non-PnP Driver Sample

    Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework.

    • Windows
    • C++
  • Virtual serial driver sample (V2)

    Demonstrates UMDF version 2 serial drivers and includes a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem).

    • Windows
    • C
  • cxwmbclass samples

    Demonstrates use of the cxwmbclass driver.

    • Windows
    • C
  • GPIO Sample Drivers

    Illustrates how to write a GPIO controller driver that works in conjunction with the GPIO framework extension (GpioClx).

    • Windows
    • C++
  • PEP ACPI Sample

    Demonstrates an interface which allows PEP to implement ACPI runtime methods natively via a driver.

    • Windows
    • C++
  • Skeleton I2C Sample Driver

    Demonstrates how to design a KMDF controller driver for Windows that conforms to the simple peripheral bus (SPB) device driver interface (DDI).

    • Windows
    • C++
  • UcmCxUcsi Port Controller Client Driver

    Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx).

    • Windows
    • C++
  • KMDF filter driver for a HID device

    Illustrates using remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get feature reports.

    • Windows
    • C++
  • Barcode Scanner Driver Sample

    This UDMF version 2 sample serves as a template for creating a new Barcode Scanner driver.

    • Windows
    • C++
  • PLX9x5x PCI Driver

    Demonstrates how to write a driver for a generic PCI device using Windows Driver Frameworks (WDF).

    • Windows
    • C++
  • Magnetic Stripe Reader Driver Sample

    This UMDF version 2 sample serves as a template for creating a new Magnetic Stripe Reader driver.

    • Windows
    • C++
  • Bluetooth Serial HCI Bus Driver

    Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport.

    • Windows
    • C++
  • Sensors Combo Driver Sample

    Demonstrates how to write UMDF v2 drivers to control various types of virtual sensors.

    • Windows
    • C++
  • SimpleMediaSource sample

    Demonstrates how to write a custom media source and driver package.

    • Windows
    • C++
  • Toaster Sample (UMDF Version 2)

    An iterative series of samples that demonstrate driver development using UMDF version 2.

    • Windows
    • C++
  • IddSample

    Implements a sample IddCx 1.4 driver and a sample application that instantiates a software device using it.

    • Windows
    • C++