Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CWnd::wndTop
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  Remarks
 
  This is a special static CWnd that has an HWND of 0. It is only used
  with the <pWndInsertAfter> parameter of the SetWindowPos member function
  to indicate that the CWnd being operated on should be moved to the top
  of the window list. wndTop is a public variable of type static const
  CWnd.
 
  See Also
 
  CWnd::SetWindowPos
 
 
                                     -♦-