Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
---
dlls/user32/message.c | 11 +-
dlls/user32/user_main.c | 3 +
dlls/user32/user_private.h | 6 +-
dlls/user32/winproc.c | 6 +
dlls/win32u/message.c | 407 ++++++++++++++++++++++++++++++++++-
dlls/win32u/ntuser_private.h | 6 +
dlls/win32u/sysparams.c | 10 +
dlls/win32u/win32u_private.h | 2 +
include/ntuser.h | 12 ++
9 files changed, 455 insertions(+), 8 deletions(-)