Compares two CWnd objects to determine if they do not have the same m_hWnd.
BOOL operator!=( const CWnd& wnd ) const;
A reference to a CWnd object.
Nonzero if equal; otherwise 0.