[PATCH 01/11] win32u: Use public declaration for GetStockObject.

Jacek Caban jacek at codeweavers.com
Tue Apr 26 09:14:34 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
It will be useful to expose it via unixlib for drivers.

  dlls/win32u/bitblt.c         |  2 +-
  dlls/win32u/bitmap.c         |  2 +-
  dlls/win32u/dc.c             | 20 ++++++++++----------
  dlls/win32u/dibdrv/objects.c |  8 ++++----
  dlls/win32u/font.c           |  2 +-
  dlls/win32u/gdiobj.c         |  5 ++++-
  dlls/win32u/ntgdi_private.h  |  1 -
  dlls/win32u/painting.c       |  2 +-
  dlls/win32u/palette.c        | 10 +++++-----
  dlls/win32u/pen.c            |  2 +-
  dlls/win32u/sysparams.c      |  4 ++--
  11 files changed, 30 insertions(+), 28 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Use-public-declaration-for-GetStockObject.txt
Type: text/x-patch
Size: 11743 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220426/f542df60/attachment.bin>


More information about the wine-devel mailing list