A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Rafal Harabien 2a799f8ad8 [WIN32K]
- Use 64 byte bitmap for keystate instead of 256 elements array (like Windows)
- Fix GetAsyncKeyState lowest bit meaning. See MSDN
- Call low level keyboard hook before setting async key state for keys which distinguish between left and right hand. Fixes user32:GetKeyState apitest failure
- Improve IsHotKey and delete GetHotKey function to avoid code duplication
- Support WIN key in hotkeys code instead of keyboard.c

svn path=/trunk/; revision=54063
2011-10-09 20:12:12 +00:00
reactos [WIN32K] 2011-10-09 20:12:12 +00:00
rosapps [REGEXPL] 2011-10-06 21:36:10 +00:00
rostests [USER32_APITEST] Fix GetSystemMetrics test output which was interpret by testman as crash. 2011-10-09 09:41:49 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00