Jump to content

WinSetWindowPtr: 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:4318:43, 9 April 2025 Martini talk contribs 2,467 bytes +2,467 Created page with "This function sets a pointer value into the memory of the reserved window words. ==Syntax== WinSetWindowPtr(hwnd, lb, pp) ==Parameters== ;hwnd (HWND) - Input : Window handle. ;lb (LONG) - Input : Zero-based index into the window words. : The units of b are bytes. Valid values are zero through (''cbWindowData''-4), where ''cbWindowData'' is the parameter in WinRegisterClass that specifies the number of bytes available for application-defined storage. : The..."