WindowsXP-SP1/windows/core/ntuser/kbd
2020-09-30 16:53:49 +02:00
..
all_kbds First commit 2020-09-30 16:53:49 +02:00
embedded First commit 2020-09-30 16:53:49 +02:00
fe_kbds First commit 2020-09-30 16:53:49 +02:00
kbdus First commit 2020-09-30 16:53:49 +02:00
txt First commit 2020-09-30 16:53:49 +02:00
diffit.cmd First commit 2020-09-30 16:53:49 +02:00
dirs First commit 2020-09-30 16:53:49 +02:00
makefile.inc First commit 2020-09-30 16:53:49 +02:00
readme.txt First commit 2020-09-30 16:53:49 +02:00
sources.inc First commit 2020-09-30 16:53:49 +02:00

<THIS FILE CONTAINS OBSOLETE INFORMATION>
To build keyboard layouts:
------------------------------
build 	        - builds just kbdus.dll (US English)
build all_kbds	- builds all non-FE kbd layouts
build fe_kbds	- builds all FE kbd layouts


To add a new keyboard layout:
-----------------------------
cd \nt\private\ntos\w32\ntuser\kbd\all_kbds and use "kbdmk", a makefile which
contains all the instructions on its use.
Don't forget to add the new kbd layout dll to \nt\public\sdk\lib\placefil.txt
and \nt\public\sdk\lib\coffbase.txt