最終更新:2012-06-05 (火) 05:37:00 (4337d)  

MSDN Library/Windows Development/Windows Driver Development/Device and Driver Technologies
Top / MSDN Library / Windows Development / Windows Driver Development / Device and Driver Technologies

http://msdn.microsoft.com/en-us/library/ff557557(VS.85).aspx

Audio Devices?

Battery Devices?

Biometric Devices?

Bluetooth Devices?

Bus and Port Drivers?

Display Devices (Adapters and Monitors)?

Human Input Devices?

  • What's New in HID
  • Design Guide
    • Overview
      • Introduction to HID Concepts
      • HID Architecture
      • HID Clients Supported in Windows
      • HID Transports Supported in Windows
      • Additional Reading and References
  • HID Clients
    • HID Usages
    • HID Collections
    • Opening HID collections
    • Handling HID Reports
    • Freeing Resources
    • Installing HID clients
    • HIDClass Hardware IDs for Top-Level Collections
    • Keyboard and mouse HID client drivers
    • Sensor HID class driver
    • Airplane mode radio management
    • Display brightness control
    • Third-party generic HID access
  • HID Transports
  • Non-HID legacy devices
    • Keyboard and mouse class drivers
    • PS/2 (i8042prt) driver
    • 3rd party filter drivers
    • OS Driver installation
    • DirectInput
  • Reference
    • HIDClass Support Routines
    • HIDClass IOCTLs
    • HIDClass Structures
    • Reserved HIDClass-Related Routines and Data Types
    • Kbdclass? Driver Reference
    • Mouclass? Driver Reference
    • I8042prt? Driver Reference
    • Kbfiltr? Driver Reference
    • Moufiltr? Driver Reference
    • DirectInput Reference
  • HID and Input Samples
    • HClient
    • Kbfiltr? - WDF Version
    • Moufiltr? - WDF Version
    • Tablet PC Button Driver Sample
    • Wacom Digitizer Driver Sample

Imaging Devices (Camera, Scanner)?

Infrared Devices?

Installable File System Drivers?

Modem Devices?

Multifunction Devices?

Network Devices?

Print Devices?

Proximity Devices?

Radio Management?

Sensor Devices?

Smart Card Reader Devices?

Storage Devices?

Streaming Media Devices?

System Technologies?

Windows Portable Devices?

Windows SideShow Drivers?

Windows Touch Drivers?

  • Legacy Windows Touch Drivers
    • Design Guide
      • Windows Touch Overview
      • Supporting Usages in Touch Digitizer Drivers
      • Supporting Usages in Multitouch Digitizer Drivers
      • Selecting Packet Reporting Modes in Multitouch Drivers
      • Implementing Top-Level Collections in Multitouch Drivers
      • Using Report Descriptors to Support Capability Discovery
      • Additional Resources