CWindow::ChildWindowFromPointEx
Retrieves a particular type of child window containing the specified point.
HWND ChildWindowFromPoint(
POINT point,
UINT uFlags
) const throw();
Remarks
See ChildWindowFromPointEx in the Windows SDK.
Requirements
Header: atlwin.h