[PATCH 6/7] winemac.drv: Implement EnumDisplayMonitors.

Ken Thomases ken at codeweavers.com
Thu Dec 20 19:02:28 CST 2012


---
dlls/winemac.drv/Makefile.in      |    6 ++-
dlls/winemac.drv/cocoa_display.m  |  103 ++++++++++++++++++++++++++++++++++
dlls/winemac.drv/display.c        |  107 +++++++++++++++++++++++++++++++++++
dlls/winemac.drv/macdrv.h         |   79 +++++++-------------------
dlls/winemac.drv/macdrv_cocoa.h   |  111 +++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/winemac.drv.spec |    4 +
6 files changed, 352 insertions(+), 58 deletions(-)
create mode 100644 dlls/winemac.drv/cocoa_display.m
create mode 100644 dlls/winemac.drv/display.c
create mode 100644 dlls/winemac.drv/macdrv_cocoa.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winemac.drv-Implement-EnumDisplayMonitors.patch
Type: text/x-patch
Size: 14219 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121220/e6964ea8/attachment-0001.bin>


More information about the wine-patches mailing list