Jump to content

WM MINMAXFRAME: 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.

14 April 2025

  • curprev 00:2500:25, 14 April 2025 Martini talk contribs 4,219 bytes +4,219 Created page with "This message is sent to a frame window that is being minimized, maximized, or restored. ==Syntax== <pre> param1 PSWP pswp; Set window position structure.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''pswp'' (PSWP) - input: Pointer to a SWP structure. The structure has the appropriate SWP_* indicators set to describe the operation that is occurring to the window. ;''ulReserved'' (ULONG) - input: Reserved..."