www.fifi.org Documentation Manpages GNU Info Debian document tree Whole document tree Trigance web page Public services User info Mailing lists Secure server Multilingual usage
Copyright (C) 2000-2012 Philippe Troin <webmaster@fifi.org>.
Validate HTML Validate CSS
Whole document tree
#include <windows.h> BOOL32 StretchBlt ( HDC32 hdcDst, INT32 xDst, INT32 yDst, INT32 widthDst, INT32 heightDst, HDC32 hdcSrc, INT32 xSrc, INT32 ySrc, INT32 widthSrc, INT32 heightSrc, DWORD rop );
back