- Code to return default language code as keyboard layout.
commit38d9ce811d7a58d04d28348f2e1a23533f101c5e
authorGuy Albertelli <galberte@neo.lrun.com>
Sun, 28 Feb 1999 11:13:16 +0000 (28 11:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Feb 1999 11:13:16 +0000 (28 11:13 +0000)
treefbf77ad6875c93389158d000463100238cbab13e
parentab1bea15522b9e52dfff28a85ee5d70ce22929b9
- Code to return default language code as keyboard layout.
- Implemented other stubs associated with keyboard layout:
  GetKeyboardLayoutNameA, ActivateKeyboardLayout,
  LoadKeyboardLayout[AW], GetKeyboardLayoutList.
windows/input.c