[PATCH 2/3] winex11.drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.

Vitaliy Margolen wine-patches at kievinfo.com
Tue Dec 26 11:13:51 CST 2006


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          |   41 ++++++++++++++++++++++++++++--------
 dlls/winex11.drv/winex11.drv.spec |    1 +
 6 files changed, 80 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8ebc93f934432312edbdb84b5f18565c38fcfcfb.diff
Type: text/x-patch
Size: 9407 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061226/d45ee376/8ebc93f934432312edbdb84b5f18565c38fcfcfb.bin


More information about the wine-patches mailing list