[PATCH 1/3] gdi32: Move the dib driver's GetImage and PutImage to a new source file.

Huw Davies huw at codeweavers.com
Tue Aug 23 05:16:30 CDT 2011


---
 dlls/gdi32/dibdrv/bitblt.c |  280 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/dibdrv/dc.c     |  261 +----------------------------------------
 dlls/gdi32/dibdrv/dibdrv.h |   12 ++
 3 files changed, 296 insertions(+), 257 deletions(-)
 create mode 100644 dlls/gdi32/dibdrv/bitblt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Move-the-dib-driver-s-GetImage-and-PutImage-to.patch
Type: text/x-patch
Size: 21154 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110823/2050a8ac/attachment.bin>


More information about the wine-patches mailing list