Vitaliy Margolen : winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Jan 6 05:12:53 CST 2007


Module: wine
Branch: master
Commit: c3dc692b20bc5b3c2e1437763f5979597efe0d94
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c3dc692b20bc5b3c2e1437763f5979597efe0d94

Author: Vitaliy Margolen <wine-patches at kievinfo.com>
Date:   Thu Jan  4 12:24:50 2007 -0700

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

---

 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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c3dc692b20bc5b3c2e1437763f5979597efe0d94



More information about the wine-cvs mailing list