WinGStretchBlt16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

WinGStretchBlt16 (WING.1009)

SYNOPSIS

BOOL16 WinGStretchBlt16
 (
  HDC16 destDC,
  INT16 xDest,
  INT16 yDest,
  INT16 widDest,
  INT16 heiDest,
  HDC16 srcDC,
  INT16 xSrc,
  INT16 ySrc,
  INT16 widSrc,
  INT16 heiSrc
 )

DESCRIPTION

See StretchBlt16(3w).

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/gdi32/wing.c".

Debug channel "wing".