A free Windows-compatible Operating System - mirrored from GitHub
Go to file
James Tabor a57cbd2aa5 Part of the Win32k User32 Compatibility Project.
- Create IntLoadKeyboardLayout
- Code assimilated from win32k ntuser keyboard.c and Wine.
- Process and load a new keyboard layout.
- Creates the HKL for processing in NtUserLoadKeyboardLayoutEx.
- Load and computes module offset so NtUserLoadKeyboardLayoutEx can process it (read it in), load (EngLoadImage) and set the table entry point. This data is saved in a new structure connected to a list of keyboard layouts that was created during win32k init.


svn path=/trunk/; revision=24683
2006-10-30 19:38:37 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Part of the Win32k User32 Compatibility Project. 2006-10-30 19:38:37 +00:00
rosapps return code scanner for D3DParseUnknownCommand to figout what it support. 2006-10-22 07:15:06 +00:00