[PATCH 6/7] winemac: Add support for "query" events which wait for synchronous responses.

Ken Thomases ken at codeweavers.com
Sun Mar 10 22:58:26 CDT 2013


---
dlls/winemac.drv/cocoa_app.h       |    7 ++-
dlls/winemac.drv/cocoa_app.m       |   86 ++++++++++++++++--
dlls/winemac.drv/cocoa_clipboard.m |    1 +
dlls/winemac.drv/cocoa_event.h     |    7 ++
dlls/winemac.drv/cocoa_event.m     |  169 ++++++++++++++++++++++++++++++++++--
dlls/winemac.drv/cocoa_opengl.m    |    2 +-
dlls/winemac.drv/event.c           |   32 +++++++
dlls/winemac.drv/macdrv.h          |    2 +
dlls/winemac.drv/macdrv_cocoa.h    |   26 ++++++-
dlls/winemac.drv/macdrv_main.c     |    2 +-
10 files changed, 314 insertions(+), 20 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winemac-Add-support-for-query-events-which-wait-for-.patch
Type: text/x-patch
Size: 19885 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130310/8e46dc25/attachment.bin>


More information about the wine-patches mailing list