[win32k]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 7 Aug 2009 01:44:38 +0000 (01:44 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 7 Aug 2009 01:44:38 +0000 (01:44 +0000)
commit29c24f700e2af443d910eef0ec1a5d41ff97066e
tree231cef8250e9e411ab441b6c53fca0f0cf94e53a
parent314fa19276468b2eaf540b6e2b23a719d0336284
[win32k]
Implement GreMovePointer and GreSetPointerShape, calling the eng functions and use them instead of the former mess in IntSetCursor. Fix IntShowMousePointer, EngSetPointerShape to properly handle the color bitmap. We now have support for colored mouse cursors, like used by our paint.

svn path=/trunk/; revision=42447
reactos/subsystems/win32/win32k/eng/mouse.c
reactos/subsystems/win32/win32k/include/cursoricon.h
reactos/subsystems/win32/win32k/ntuser/cursoricon.c