Jump to content

WinIsWindowShowing: 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:4600:46, 9 April 2025 Martini talk contribs 2,697 bytes +2,697 Created page with "This function ''determines whether any part of the window ''hwnd'' is physically visible''. ==Syntax== WinIsWindowShowing(hwnd) ==Parameters== ;hwnd (HWND) - Input: Window handle. ;rc (BOOL) - Returns: TRUE if some part of the window is displayed, FALSE otherwise. ==Returns== ;rc (BOOL) - returns :Showing state indicator. :;TRUE ::Some part of the window is displayed on the screen. :;FALSE ::The function returns FALSE if: :::No part of the window is displayed..."