[PATCH 3/9] gdi32: Use NtGdiGetCharABCWidthsW for GetCharABCWidthsI.

Huw Davies huw at codeweavers.com
Fri Aug 27 07:19:49 CDT 2021


On Fri, Aug 27, 2021 at 01:25:51PM +0200, Jacek Caban wrote:
> +/***********************************************************************
> + *           GetCharWidthI    (GDI32.@)
> + */
> +BOOL WINAPI GetCharABCWidthsI( HDC hdc, UINT first, UINT count, WORD *glyphs, ABC *buffer )

All these pesky similarly named functions ;-)

I'll send in v2 once testbot has finished with the series.

Huw.



More information about the wine-devel mailing list