PolyTextOutW (GDI32.@)
BOOL PolyTextOutW ( HDC hdc, PPOLYTEXTW pptxt, INT cStrings )
hdc | [In] | Handle to device context. |
pptxt | [In] | Array of strings. |
[In] | Number of strings in array. |
Draw several Strings.
TRUE: Success.
FALSE: Failure.
Defined in "wingdi.h".
Implemented in "dlls/gdi/font.c". source.winehq.org/source/dlls/gdi/font.c
Debug channel "font".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.