NAME

PolyTextOutA  (GDI32.@)

SYNOPSIS

 BOOL PolyTextOutA
 (
  HDC        hdc,
  PPOLYTEXTA pptxt,
  INT        cStrings
 )

PARAMS

hdc [In] Handle to device context.
pptxt [In] Array of strings.
[In] Number of strings in array.

DESCRIPTION

See PolyTextOutW.

IMPLEMENTATION

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.