Wine-Devel

By thread
wine-devel@list.winehq.org

July 2021

  • 86 participants
  • 1756 messages
[PATCH 9/9] gdi32: Use NtGdiGetDeviceCaps for GetDeviceCaps implementation.
by Jacek Caban
July 30, 2021
[PATCH 8/9] gdi32: Use ntgdi name for CreateCompatibleDC.
by Jacek Caban
July 30, 2021
[PATCH 7/9] gdi32: Don't use driver entry point for NtGdiSaveDC implementation.
by Jacek Caban
July 30, 2021
[PATCH 6/9] gdi32: Use NtGdiSaveDC for SaveDC implementation.
by Jacek Caban
July 30, 2021
[PATCH 5/9] gdi32: Move more functions from dc.c.
by Jacek Caban
July 30, 2021
[PATCH 4/9] gdi32: Use get_dc_attr in SetMiterLimit.
by Jacek Caban
July 30, 2021
[PATCH 3/9] gdi32: Store miter limit in DC_ATTR.
by Jacek Caban
July 30, 2021
[PATCH 2/9] gdi32: Store DC pen color in DC_ATTR.
by Jacek Caban
July 30, 2021
[PATCH 1/9] gdi32: Store DC brush color in DC_ATTR.
by Jacek Caban
July 30, 2021
Re: [PATCH v2] user32: Fix the logical problem that the client window is a Unicode window and still goes A->W.
by Marvin
July 30, 2021