[PATCH 3/3] winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().

Ken Thomases ken at codeweavers.com
Mon Jan 14 20:24:02 CST 2013


---
dlls/winemac.drv/cocoa_window.h   |    5 +
dlls/winemac.drv/cocoa_window.m   |   90 ++++++++++++++-
dlls/winemac.drv/macdrv.h         |    6 +-
dlls/winemac.drv/macdrv_cocoa.h   |    5 +
dlls/winemac.drv/surface.c        |   17 +++-
dlls/winemac.drv/window.c         |  232 ++++++++++++++++++++++++++++++++++++-
dlls/winemac.drv/winemac.drv.spec |    2 +
7 files changed, 350 insertions(+), 7 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winemac-Implement-layered-windows-SetLayeredWindowAt.patch
Type: text/x-patch
Size: 22609 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130114/482627a0/attachment-0001.bin>


More information about the wine-patches mailing list