If I have a main window for a process (obtained vias
System.Diagnostics.Process.MainWindowHandle) of some process on my system,
is there a way to enumerate the child windows without resorting to the
non-managed Win32 EnumChildWindows function?
Brian McCormick
mccorb@cox.net