Main public logs
Appearance
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).
- 00:46, 9 April 2025 Martini talk contribs created page WinIsWindowShowing (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...")