gdi32: Add a skeleton dib driver.

Huw Davies huw at codeweavers.com
Fri Apr 1 09:27:48 CDT 2011


---
 dlls/gdi32/bitmap.c        |   21 ++++-
 dlls/gdi32/dc.c            |    2 +
 dlls/gdi32/dibdrv/dc.c     |  221 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/dibdrv/dibdrv.h |   24 +++++
 dlls/gdi32/gdi_private.h   |   17 ++++
 5 files changed, 282 insertions(+), 3 deletions(-)
 create mode 100644 dlls/gdi32/dibdrv/dc.c
 create mode 100644 dlls/gdi32/dibdrv/dibdrv.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Add-a-skeleton-dib-driver.patch
Type: text/x-patch
Size: 15788 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110401/a79ede48/attachment.bin>


More information about the wine-patches mailing list