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 Development Concepts
Explains basic development concepts for keyboard drivers.
- Keyboard Driver Reference
Provides reference information for the keyboard driver IOCTLs, functions, and associated structures.
- Keyboard Driver Registry Settings
Provides the default registry settings for keyboard drivers.
- Keyboard Driver Migration
Provides migration information for moving a keyboard driver from one version of Windows Embedded CE to another.
- Keyboard Driver Samples
Provides the location for keyboard driver samples.
Related Sections
- Power Management
Describes the power management capabilities provided by Windows Embedded CE.