Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/cursoricon.c | 91 +++++++-------------------------- dlls/win32u/cursoricon.c | 98 ++++++++++++++++++++++++++++++++++++ dlls/win32u/gdiobj.c | 1 + dlls/win32u/tests/win32u.c | 53 +++++++++++++++++++ dlls/win32u/win32u.spec | 2 +- dlls/win32u/win32u_private.h | 2 + dlls/win32u/wrappers.c | 7 +++ include/ntuser.h | 2 + 8 files changed, 182 insertions(+), 74 deletions(-)