Returns
the next window of the owner window hierarchy subject to their z-ordering.
The enumeration is evaluated in this order:
The hierarchy of windows owned by this window
in their z-order. 2.
The hierarchy
of windows of the next z-ordered window having the same owner as this window.
3.
The hierarchy of windows in their z-order
having the same owner as the owner of this window. This step is repeated
until the top of the owner tree for this window is reached.
4.
The hierarchy of windows in their z-order
of unowned windows.
QW_PREVTOP
Returns the previous main window, in the enumeration
order defined by QW_NEXTTOP.
QW_FRAMEOWNER
Returns
the owner of hwnd normalized so that if shares the same parent as
hwnd.