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:58, 9 April 2025 Martini talk contribs created page WinShowWindow (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...")