[PATCH 3/8] winemac: Implement a MOUSE_BUTTON event for mouse clicks.

Ken Thomases ken at codeweavers.com
Sun Jan 27 16:19:37 CST 2013


---
dlls/winemac.drv/Makefile.in    |    1 +
dlls/winemac.drv/cocoa_window.m |   35 +++++++++++
dlls/winemac.drv/event.c        |    7 ++
dlls/winemac.drv/macdrv.h       |    2 +
dlls/winemac.drv/macdrv_cocoa.h |    8 +++
dlls/winemac.drv/mouse.c        |  122 +++++++++++++++++++++++++++++++++++++++
6 files changed, 175 insertions(+), 0 deletions(-)
create mode 100644 dlls/winemac.drv/mouse.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winemac-Implement-a-MOUSE_BUTTON-event-for-mouse-cli.patch
Type: text/x-patch
Size: 8899 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130127/6e36ad19/attachment.bin>


More information about the wine-patches mailing list