user32: Pass a NULL rectangle in the ClipCursor entry point when clipping is reset...
commit8aa1a26886e763ea331d53b349f729d3d0bd1c71
authorAlexandre Julliard <julliard@winehq.org>
Fri, 22 Apr 2011 13:22:07 +0000 (22 15:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Apr 2011 15:51:28 +0000 (22 17:51 +0200)
treefa077aa971be696cd5f1421d80c3d1db4e2916ff
parent9f72d1959fe9b7a3469495c19ee30114488230a9
user32: Pass a NULL rectangle in the ClipCursor entry point when clipping is reset because of focus change.
dlls/user32/message.c
server/queue.c