HWND ChildWindowFromPoint( POINT point ) const;
See ChildWindowFromPoint in the Win32 SDK.
Remarks
Retrieves the child window containing the specified point.
CWindow Overview | Class Members
See Also CWindow::ChildWindowFromPointEx, POINT