I want a fuction that returns
the number of child windows of
a window (given the handle of it)
I know one needs to use
enumChildWindows, but
I have difficulty to get the
function I want.
Please help me if you know how to
Thanks lot.