[PATCH 1/8] gdi32: Introduce NtGdiSelectPen.

Jacek Caban jacek at codeweavers.com
Fri Jul 2 05:38:25 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
The plan is that it will ultimately live in win32u. Before moving that, 
a fair amount of caricaturization is needed in gdi32. The idea is to 
first use ntgdi interface internally in gdi32, so that the move will be 
easy.

  dlls/gdi32/pen.c | 22 ++++++++++++++--------
  1 file changed, 14 insertions(+), 8 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Introduce-NtGdiSelectPen.txt
Type: text/x-patch
Size: 1252 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210702/065b8a46/attachment-0001.bin>


More information about the wine-devel mailing list