winemac: Handle a Cocoa quit request as a single-process session shutdown.
authorKen Thomases <ken@codeweavers.com>
Wed, 3 Apr 2013 23:56:55 +0000 (18:56 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Apr 2013 10:16:31 +0000 (12:16 +0200)
commitfd1e187ac7a2c2f2300c4c8bb4114daa118bd6ae
tree2a434fc2bee381b5c44b45e337a642a0ccc754d5
parentca2d7140fb6f183f7924767afddddd7557c1dc05
winemac: Handle a Cocoa quit request as a single-process session shutdown.

This lets programs ask the user to save documents, etc., and possibly cancel
the quit.
dlls/winemac.drv/cocoa_app.m
dlls/winemac.drv/event.c
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/window.c