[PATCH 2/5] winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.

Ken Thomases ken at codeweavers.com
Sun Mar 17 22:40:44 CDT 2013


---
dlls/winemac.drv/Makefile.in |    1 +
dlls/winemac.drv/image.c     |  152 ++++++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/macdrv.h    |    5 ++
dlls/winemac.drv/mouse.c     |  126 ----------------------------------
4 files changed, 158 insertions(+), 126 deletions(-)
create mode 100644 dlls/winemac.drv/image.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winemac-Move-create_cgimage_from_icon_bitmaps-into-n.patch
Type: text/x-patch
Size: 10736 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130317/d10cd9bc/attachment.bin>


More information about the wine-patches mailing list