[PATCH 1/8] winemac: Implement SetCursor() and DestroyCursorIcon().

Ken Thomases ken at codeweavers.com
Sun Feb 24 22:53:21 CST 2013


---
dlls/winemac.drv/cocoa_app.h      |    5 +
dlls/winemac.drv/cocoa_app.m      |  142 +++++++++
dlls/winemac.drv/macdrv.h         |    2 +
dlls/winemac.drv/macdrv_cocoa.h   |    4 +
dlls/winemac.drv/macdrv_main.c    |   34 +++
dlls/winemac.drv/mouse.c          |  577 +++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/winemac.drv.spec |    2 +
7 files changed, 766 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Implement-SetCursor-and-DestroyCursorIcon.patch
Type: text/x-patch
Size: 30268 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130224/dbea9e80/attachment-0001.bin>


More information about the wine-patches mailing list