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:39, 9 April 2025 Martini talk contribs created page WinSetParent (Created page with "This function sets the parent for ''hwnd'' to ''hwndNewParent''. ==Syntax== WinSetParent(hwnd, hwndNewParent, fRedraw) ==Parameters== ;hwnd (HWND) - Input: Window handle. ;hwndNewParent (HWND) - Input: New parent window handle. :This cannot be a descendant of ''hwnd''. :If this parameter is a desktop window handle or HWND_DESKTOP, ''hwnd'' becomes a main window. :If this parameter is not equal to HWND_OBJECT, it must be a descendant of the same desktop window...")