[PATCH 5/5] winemac: Handle a Cocoa quit request as a single-process session shutdown.

Ken Thomases ken at codeweavers.com
Wed Apr 3 18:56:55 CDT 2013


This lets programs ask the user to save documents, etc., and possibly cancel
the quit.
---
dlls/winemac.drv/cocoa_app.m    |   53 ++++++++++++
dlls/winemac.drv/event.c        |    8 ++-
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |   12 +++
dlls/winemac.drv/window.c       |  167 +++++++++++++++++++++++++++++++++++++++
5 files changed, 240 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winemac-Handle-a-Cocoa-quit-request-as-a-single-proc.patch
Type: text/x-patch
Size: 11279 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130403/65787ec3/attachment.bin>


More information about the wine-patches mailing list