winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. [try3]

Vitaliy Margolen wine-patches at kievinfo.com
Thu Jan 4 13:24:50 CST 2007


This time always return TRUE from user32:ClipCursor.

Change Log:
  Add ClipCursor to x11drv to pass clip rectangle to x11drv.
  Use clip rectangle in x11drv to clip cursor pointer.
  Add few tests.
---
 dlls/user32/cursoricon.c          |    4 +++
 dlls/user32/driver.c              |   13 +++++++++++
 dlls/user32/tests/input.c         |   34 +++++++++++++++++++++++++----
 dlls/user32/user_private.h        |    1 +
 dlls/winex11.drv/mouse.c          |   42 +++++++++++++++++++++++++++++--------
 dlls/winex11.drv/winex11.drv.spec |    1 +
 dlls/winex11.drv/x11drv.h         |    1 +
 dlls/winex11.drv/x11drv_main.c    |    1 +
 8 files changed, 83 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d736791a7ad00fcf59e68d55393001b1bd6341e8.diff
Type: text/x-patch
Size: 10447 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070104/badb96b1/d736791a7ad00fcf59e68d55393001b1bd6341e8-0001.bin


More information about the wine-patches mailing list