Jump to content

WinSetWindowULong: 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 18:4418:44, 9 April 2025 Martini talk contribs 3,757 bytes +3,757 Created page with "This function sets an unsigned, long integer value into the memory of the reserved window words. ==Syntax== WinSetWindowULong(hwnd, index, ul) ==Parameters== ;hwnd (HWND) - Input : Window handle. ;index (LONG) - Input : Zero-based index of the value to be set. : The units of ''index'' are bytes. Valid values are zero through (''cbWindowData'' - 4), where ''cbWindowData'' is the parameter in WinRegisterClass that specifies the number of bytes available for..."