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.