The hwnd parameter is used to
calculate a presentation space for tracking. It is assumed that tracking
takes place within hwnd and that the style of this window is not
WS_CLIPCHILDREN. Thus, when the drag rectangle appears, it is not clipped
by any children within the window. If the window style is WS_CLIPCHILDREN
and the application causes the drag rectangle to be clipped, it must explicitly
pass an appropriate presentation space.