Search notes:

user32.dll: EnumChildWindows

EnumChildWindows traverses the window tree recursively in top-down z-order.

See also

The function get-childWindows of the PowerShell module WinGUI.
Examples for Visual Basic for Application accessing the Windows API: EnumChildWindows

Index