[PATCH 4/9] gdi32: Reimplement CreateBrushIndirect on top of other brush constructors.

Jacek Caban jacek at codeweavers.com
Wed Aug 25 06:13:47 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/brush.c         | 96 +++-----------------------------------
  dlls/gdi32/gdiobj.c        | 14 +++---
  dlls/gdi32/ntgdi_private.h |  1 +
  dlls/gdi32/objects.c       | 26 +++++++++++
  dlls/gdi32/tests/brush.c   | 11 +++++
  5 files changed, 51 insertions(+), 97 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-gdi32-Reimplement-CreateBrushIndirect-on-top-of-other-.txt
Type: text/x-patch
Size: 10266 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210825/e9e4418f/attachment-0001.bin>


More information about the wine-devel mailing list