[PATCH 4/7] gdi32: Support passing an array of chars to NtGdiGetCharWidthW.

Jacek Caban jacek at codeweavers.com
Thu Aug 26 05:09:38 CDT 2021


And use it for GetCharWidthA.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/gdi32/driver.c       |  3 ++-
  dlls/gdi32/font.c         | 29 ++++++++++++++++-------------
  dlls/gdi32/text.c         | 38 ++++++++++++--------------------------
  dlls/wineps.drv/builtin.c | 24 +++++++++++++-----------
  dlls/wineps.drv/psdrv.h   |  2 +-
  include/wine/gdi_driver.h |  4 ++--
  6 files changed, 46 insertions(+), 54 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-gdi32-Support-passing-an-array-of-chars-to-NtGdiGetCha.txt
Type: text/x-patch
Size: 9495 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210826/77152381/attachment.bin>


More information about the wine-devel mailing list