NAME

GetTextExtentPoint32A  (GDI32.@)

SYNOPSIS

 BOOL GetTextExtentPoint32A
 (
  HDC    hdc,
  LPCSTR str,
  INT    count,
  LPSIZE size
 )

DESCRIPTION

See GetTextExtentPoint32W.

IMPLEMENTATION

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.