Jump to content

WinShowWindow: 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 00:5800:58, 9 April 2025 Martini talk contribs 2,723 bytes +2,723 Created page with "This function ''sets the visibility state of a window''. ==Syntax== WinShowWindow(hwnd, fNewVisibility) ==Parameters== ;hwnd (HWND) - Input: Window handle. ;fNewVisibility (BOOL) - Input: New visibility state. TRUE to set the window state to visible, FALSE to set it to invisible. ==Returns== ;rc (BOOL) - returns :Visibility changed indicator. :;TRUE ::Window visibility successfully changed. :;FALSE ::Window visibility not successfully changed. ==Remarks== A..."