Jump to content

WinQueryWindowPtr: 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:3018:30, 9 April 2025 Martini talk contribs 2,973 bytes +2,973 Created page with "This function retrieves a pointer value from the memory of the reserved window word. ==Syntax== WinQueryWindowPtr(hwnd, index) ==Parameters== ;hwnd (HWND) - Input : Window handle which has the pointer to retrieve. ;index (LONG) - Input : Zero-based index of the pointer value to retrieve. : The units of ''index'' are bytes. Valid values are zero through (''cbWindowData'' - 4), where ''cbWindowData'' is the parameter in WinRegisterClass that specifies the nu..."