NAME

WinGBitBlt16  (WING.1010)

SYNOPSIS

 BOOL16 WinGBitBlt16
 (
  HDC16 destDC,
  INT16 xDest,
  INT16 yDest,
  INT16 widDest,
  INT16 heiDest,
  HDC16 srcDC,
  INT16 xSrc,
  INT16 ySrc
 )

DESCRIPTION

See BitBlt16.

IMPLEMENTATION

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

Implemented in "dlls/wing.dll16/wing.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wing.dll16/wing.c

Debug channel "wing".


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