[PATCH 1/3] winex11.drv: Implement grab_pointer to grab/ungrab the pointer in a specified window. [try 3]

Vitaliy Margolen wine-patches at kievinfo.com
Sat Jun 16 20:55:00 CDT 2007


Internal function. Might be used later on to grab cursor in required window.

Try 3: No recursion, don't export mouse_grab_pointer.
Try 2: Use more locking.
---
 dlls/winex11.drv/event.c  |    2 +
 dlls/winex11.drv/mouse.c  |   78 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/winex11.drv/x11drv.h |    4 ++-
 3 files changed, 83 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3b4bcf580dc0965d3e23614b63dddd13612a4182.diff
Type: text/x-patch
Size: 4378 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070616/b48d31f5/3b4bcf580dc0965d3e23614b63dddd13612a4182.bin


More information about the wine-patches mailing list