[PATCH 3/8] gdi32: Implement CreatePenIndirect on top of CreatePen.

Jacek Caban jacek at codeweavers.com
Mon Jul 5 06:40:07 CDT 2021


Instead of the other way around.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/objects.c |  8 ++++++++
  dlls/gdi32/pen.c     | 32 ++++++++------------------------
  2 files changed, 16 insertions(+), 24 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-gdi32-Implement-CreatePenIndirect-on-top-of-CreatePen.txt
Type: text/x-patch
Size: 2107 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210705/b28b194b/attachment-0001.bin>


More information about the wine-devel mailing list