gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled.

Rob Shearman robertshearman at gmail.com
Wed Feb 18 14:34:00 CST 2009


---
 dlls/gdi32/bitmap.c      |    1 -
 dlls/gdi32/brush.c       |   32 +---
 dlls/gdi32/clipping.c    |  143 -----------------
 dlls/gdi32/dc.c          |   77 +---------
 dlls/gdi32/dib.c         |   52 +------
 dlls/gdi32/gdi16.c       |  380 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/gdi_main.c    |   10 --
 dlls/gdi32/gdi_private.h |    8 +
 dlls/gdi32/gdiobj.c      |   13 --
 dlls/gdi32/mapping.c     |   38 -----
 dlls/gdi32/palette.c     |   51 +------
 11 files changed, 407 insertions(+), 398 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 37632028e773411d4dc721ee1ba25e71ee0446ae.diff
Type: text/x-patch
Size: 32578 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090218/a809ec39/attachment-0001.bin 


More information about the wine-patches mailing list