Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
551 B

  1. <THIS FILE CONTAINS OBSOLETE INFORMATION>
  2. To build keyboard layouts:
  3. ------------------------------
  4. build - builds just kbdus.dll (US English)
  5. build all_kbds - builds all non-FE kbd layouts
  6. build fe_kbds - builds all FE kbd layouts
  7. To add a new keyboard layout:
  8. -----------------------------
  9. cd \nt\private\ntos\w32\ntuser\kbd\all_kbds and use "kbdmk", a makefile which
  10. contains all the instructions on its use.
  11. Don't forget to add the new kbd layout dll to \nt\public\sdk\lib\placefil.txt
  12. and \nt\public\sdk\lib\coffbase.txt