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
  • 01:33, 9 April 2025 Martini talk contribs created page WinIsChild (Created page with "This function indicates if a window is a descendant of another window. ==Syntax== WinIsChild(hwnd, hwndParent) ==Parameters== ;hwnd (HWND) - Input: Child-window handle. ;hwndParent (HWND) - Input: Parent-window handle. ==Returns== ;fRelated (BOOL) - Returns: Related indicator. :;TRUE: Child window is a descendant of the parent window, or is equal to it. :;FALSE: Child window is not a descendant of the parent, or is an Object Window (even if ''hwndParent'' is...")