Share via


kbdui Component

The kbdui component supports the keyboard UI.

Functions for Application Developers

The kbdui component includes functions for application developers, which are defined in the Winuser.h header file. To import these functions, you must link to the kbdui.lib file. The following table shows the functions that are included in the kbdui component.

Function
EnableHardwareKeyboard GetKeyState
GetAsyncKeyState Keybd_event
GetKeyboardLayoutName MapVirtualKey
GetKeyboardStatus PostKeybdMessage

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.