GetCharacterPlacementA(3w)
NAME
GetCharacterPlacementA (GDI32.@)
SYNOPSIS
DWORD GetCharacterPlacementA ( HDC hdc, LPCSTR lpString, INT uCount, INT nMaxExtent, GCP_RESULTSA* lpResults, DWORD dwFlags )
DESCRIPTION
See GetCharacterPlacementW(3w).
NOTES: the web browser control of ie4 calls this with dwFlags=0
IMPLEMENTATION
Defined in "wingdi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdi32/font.c".
- Debug channel "font".