Jump to content

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

26 April 2025

9 April 2025

  • curprev 04:1204:12, 9 April 2025 Martini talk contribs 790 bytes +790 Created page with "This message occurs when the WS_VISIBLE state of a window is being changed. ==Syntax== ;param1 :USHORT usshow Show indicator.: ;param2 :ULONG ulReserved Reserved value, should be 0.: ==Parameters== ;usshow (USHORT) :Show indicator. :;TRUE ::Show the window :;FALSE ::Hide the window. ;ulReserved (ULONG) :Reserved value, should be 0. ==Returns== ;ulReserved (ULONG) :Reserved value, should be 0. ==Remarks== The message is sent after the visibilit..."