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

Vitaliy Margolen wine-patches at kievinfo.com
Thu Jun 14 07:56:26 CDT 2007


Some parts of Wine (dinput, d3d, ddraw) can explicitly specify which window
mouse should be grabbed in.

Try 2: Use more locking.
---
 dlls/winex11.drv/event.c          |    2 +
 dlls/winex11.drv/mouse.c          |   75 +++++++++++++++++++++++++++++++++++++
 dlls/winex11.drv/winex11.drv.spec |    3 +
 dlls/winex11.drv/x11drv.h         |    4 +-
 4 files changed, 83 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 77af2ced96c82a47db5e2073d8907ef58e92628a.diff
Type: text/x-patch
Size: 4570 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070614/f0060abe/77af2ced96c82a47db5e2073d8907ef58e92628a-0001.bin


More information about the wine-patches mailing list