Jump to content

WinScrollWindow: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 03:0103:01, 9 April 2025 Martini talk contribs 6,019 bytes +6,019 Created page with "This function ''scrolls the contents of a window rectangle''. ==Syntax== WinScrollWindow(hwnd, lDx, lDy, prclScroll, prclClip, hrgnUpdateRgn, prclUpdate, flOptions) ==Parameters== ;hwnd (HWND) - Input : Window handle. ;lDx (LONG) - Input : Amount of horizontal scroll to the right (in device units). ;lDy (LONG) - Input : Amount of vertical scroll upward (in device units). ;prclScroll (PRECTL) - Input : Scroll rectangle. : If this is NULL, the entire win..."