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).
- 21:44, 8 April 2025 Martini talk contribs created page WinQueryWindow (Created page with "This function ''returns the handle of a window that has a specified relationship to a specified window''. ==Syntax== WinQueryWindow(hwnd, lCode) ==Parameters== ;hwnd (HWND) - Input: Handle of window to query. ;lCode (LONG) - Input: Type of window information to return. :;QW_NEXT ::Next window in z-order (window below). :;QW_PREV ::Previous window in z-order (window above). :;QW_TOP ::Topmost child window. :;QW_BOTTOM ::Bottommost child window. :;QW_OWNER ::Own...")