PolyTextOutA (GDI32.@)
BOOL PolyTextOutA ( HDC hdc, PPOLYTEXTA pptxt, INT cStrings )
hdc | [In] | Handle to device context. |
pptxt | [In] | Array of strings. |
[In] | Number of strings in array. |
See PolyTextOutW.
Defined in "wingdi.h".
Implemented in "dlls/gdi32/font.c". source.winehq.org/source/dlls/gdi32/font.c
Debug channel "font".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.