Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
---
dlls/user32/class.c | 237 +++--------------------------------
dlls/user32/user32.spec | 2 +-
dlls/win32u/class.c | 210 +++++++++++++++++++++++++++++++
dlls/win32u/gdiobj.c | 3 +
dlls/win32u/win32u.spec | 6 +-
dlls/win32u/win32u_private.h | 3 +
dlls/win32u/wrappers.c | 18 +++
include/ntuser.h | 3 +
8 files changed, 259 insertions(+), 223 deletions(-)