Jump to content

WinGetMaxPosition: 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 22:5422:54, 9 April 2025 Martini talk contribs 2,409 bytes 0 No edit summary
  • curprev 14:1214:12, 9 April 2025 Martini talk contribs 2,409 bytes +2,409 Created page with "The WinGetMaxPosition function fills an SWP structure with the maximized-window size and position. ==Syntax==  WinGetMaxPosition(hwnd, pswp) ==Parameters== ;hwnd (HWND) - Input : Frame-window handle. : Identifies the window whose maximum size will be retrieved. ;pswp (PSWP) - Output : Set window position structure. : Points to the SWP structure that retrieves the size and position of a maximized window. : The SWP_SIZE and SWP_MOVE indicators are set in this pa..."