Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:47, 9 April 2025 Martini talk contribs created page WinIsWindowVisible (Created page with "This function ''returns the visibility state of a window''. ==Syntax== WinIsWindowVisible(hwnd) ==Parameters== ;hwnd (HWND) - Input: Window handle. ;rc (BOOL) - Returns: TRUE if the window and all its parents have the WS_VISIBLE style bit set, FALSE otherwise. ==Returns== ;rc (BOOL) - returns :Visibility-state indicator. :;TRUE ::Window and all its parents have the WS_VISIBLE style bit set on. :;FALSE ::Window or one of its parents have the WS_VISIBLE style b...")