A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 6e8acacf27 - Add the actual function for switching the keyboard layout
- Handle keyboard layout substitutes (like the "German (IBM)" layout)
- Refactor many parts of the code:
   * Always close hKey handles after they were successfully opened
   * Build the keyboard layout menu one time and not everytime, when it's opened
   * Use smaller sizes for some string variables, defined with CCH_LAYOUT_ID and CCH_ULONG_DEC.
     This also ensures that we don't retrieve bigger values, which would be invalid.
- Use a consistent indentation

svn path=/trunk/; revision=33062
2008-04-20 15:48:43 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos - Add the actual function for switching the keyboard layout 2008-04-20 15:48:43 +00:00
rosapps Bug 3188: Lithuanian translation by Vytis Girdzijauskas (cman@cman.us) 2008-04-20 14:44:13 +00:00
rostests add small help text and file dump from win32kdxtest 2008-04-19 07:21:03 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00