Jump to content

WinMultWindowFromIDs: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 03:3203:32, 9 April 2025 Martini talk contribs 3,431 bytes 0 No edit summary
  • curprev 01:3701:37, 9 April 2025 Martini talk contribs 3,431 bytes +3,431 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..."