Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/driver.c | 91 ++-------------------- dlls/user32/user_main.c | 7 ++ dlls/user32/win.c | 4 +- dlls/win32u/driver.c | 142 ++++++++++++++++++++++++++++++----- dlls/win32u/ntuser_private.h | 1 + dlls/win32u/sysparams.c | 2 + dlls/win32u/window.c | 3 + include/ntuser.h | 4 + 8 files changed, 147 insertions(+), 107 deletions(-)