Keyboard Drivers (Windows CE 5.0)
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 CE keyboard drivers encapsulate mouse drivers.
In This Section
- Keyboard Driver Development Concepts
Explains basic development concepts for keyboard drivers. - Keyboard Driver How-to Topics
Provides links to keyboard driver how-to documentation. - 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 CE to another. - Keyboard Driver Samples
Provides the location for keyboard driver samples. - Keyboard Driver Reference
Provides reference information for the keyboard driver IOCTLs, functions, and associated structures.
Related Sections
- Power Management
Describes the power management capabilities provided by Windows CE.
Send Feedback on this topic to the authors