user32: Cache the global key state to avoid performance issues in applications that...
commitcb3b7237925a24ba4c5696dd079fdc5d99a48577
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Dec 2011 13:30:41 +0000 (15 14:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Dec 2011 15:25:40 +0000 (15 16:25 +0100)
tree58e58d5ea0a2dcc677e528469f762e807c572320
parent5a30e31806b8b2c2917670aaf9e2c5038bc625c6
user32: Cache the global key state to avoid performance issues in applications that poll constantly.
dlls/user32/hook.c
dlls/user32/input.c
dlls/user32/message.c
dlls/user32/user_main.c
dlls/user32/user_private.h
dlls/user32/winstation.c