The information in this article applies to:
SUMMARY
SetKBD.exe is a sample that dynamically loads a new keyboard dynamic-link
library (DLL) by altering the "keyboard.dll=" setting in the "[keyboard]"
section of the System.ini configuration file. By calling the NewTable
function in the keyboard driver, SetKBD.exe loads the new keyboard DLL and
sets the keyboard driver to reflect this new DLL. SetKBD.exe also obtains
and displays the current settings of the physical keyboard type and
subtype, but does not change them. SetKBD.exe obtains these values by
calling the GetKeyboardType function.
MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: Setkbd.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. The specification of SetKBD.exe differs from that in the Readme.txt file of the DDK because SetKBD.exe does not change the settings of the physical keyboard. On many systems, changing the physical keyboard settings (without actually changing the physical keyboard) might hang the system. If it is necessary to physically change keyboards, the Windows Setup program handles this sufficiently. Additional query words:
Keywords : kbfile kbsample |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |