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).
- 01:37, 9 April 2025 Martini talk contribs created page WinMultWindowFromIDs (Created page with "This function finds the handles of child windows that belong to a specified window and have window identities within a specified range. ==Syntax== WinMultWindowFromIDs(hwndParent, prghwnd, idFirst, idLast) ==Parameters== ;hwndParent (HWND) - Input: Parent-window handle. ;prghwnd (PHWND) - Output: Window handles. :Array of window handles. The array must contain (''idLast'' - ''idFirst'' + 1) elements. The handle of a window, whose identity is WID (in the range...")