Keyboard Drivers (Windows Embedded CE 6.0)

1/6/2010

The keyboard driver converts input from the keyboard hardware into keyboard events that the driver enters into the Graphics, Windowing, and Events Subsystem (GWES). The driver is also responsible for generating the proper Unicode characters from these keyboard events. Windows Embedded CE keyboard drivers encapsulate mouse drivers.

In This Section

  • Keyboard Driver Reference
    Provides reference information for the keyboard driver IOCTLs, functions, and associated structures.
  • Keyboard Driver Migration
    Provides migration information for moving a keyboard driver from one version of Windows Embedded CE to another.
  • Power Management
    Describes the power management capabilities provided by Windows Embedded CE.

See Also

Concepts

Windows Embedded CE Drivers