[PATCH 1/5] win32u: Move dib.drv implementation from gdi.exe.

Jacek Caban jacek at codeweavers.com
Mon Mar 21 08:13:56 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi.exe16/gdi.c         | 141 +----------------------------------
  dlls/win32u/clipping.c       |   6 +-
  dlls/win32u/dc.c             |   7 ++
  dlls/win32u/dce.c            | 132 +++++++++++++++++++++++++++++++-
  dlls/win32u/gdiobj.c         |   1 -
  dlls/win32u/ntgdi_private.h  |   2 +
  dlls/win32u/win32u.spec      |   3 -
  dlls/win32u/win32u_private.h |   3 +-
  dlls/win32u/wrappers.c       |   7 --
  include/ntgdi.h              |   3 +
  include/wine/gdi_driver.h    |   2 -
  11 files changed, 149 insertions(+), 158 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Move-dib.drv-implementation-from-gdi.exe.txt
Type: text/x-patch
Size: 16805 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220321/6cdb7d46/attachment.bin>


More information about the wine-devel mailing list