[PATCH 1/7] winemac: Implement CountClipboardFormats() with support for text formats.

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


---
dlls/winemac.drv/Makefile.in       |    2 +
dlls/winemac.drv/clipboard.c       |  673 ++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/cocoa_clipboard.m |   52 +++
dlls/winemac.drv/macdrv.h          |    2 +
dlls/winemac.drv/macdrv_cocoa.h    |    4 +
dlls/winemac.drv/macdrv_main.c     |    2 +
dlls/winemac.drv/winemac.drv.spec  |    1 +
7 files changed, 736 insertions(+), 0 deletions(-)
create mode 100644 dlls/winemac.drv/clipboard.c
create mode 100644 dlls/winemac.drv/cocoa_clipboard.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Implement-CountClipboardFormats-with-support.patch
Type: text/x-patch
Size: 27997 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130310/08a8f57a/attachment-0001.bin>


More information about the wine-patches mailing list