NAME

GetCharacterPlacementA  (GDI32.@)

SYNOPSIS

 DWORD GetCharacterPlacementA
 (
  HDC           hdc,
  LPCSTR        lpString,
  INT           uCount,
  INT           nMaxExtent,
  GCP_RESULTSA* lpResults,
  DWORD         dwFlags
 )

DESCRIPTION

See GetCharacterPlacementW.

NOTES: the web browser control of ie4 calls this with dwFlags=0

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi32/font.c". source.winehq.org/source/dlls/gdi32/font.c

Debug channel "font".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.