user32: Add driver entry points for cursor creation and destruction, and pass the...
commitd676bf246da0c15d46d685598191b1146b764460
authorAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2010 12:10:46 +0000 (20 14:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2010 17:22:38 +0000 (20 19:22 +0200)
tree45de42b9a3b1430861e66f0ec58b82d6d342c22b
parent7746136f9a2e0957e21aed104b62410a4eabd714
user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor.
dlls/user32/cursoricon.c
dlls/user32/driver.c
dlls/user32/user_private.h
dlls/winex11.drv/mouse.c
dlls/winex11.drv/winex11.drv.spec
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/x11drv_main.c