BOOL EqualRect( LPRECT lpRect ) const;
lpRect
Points to a RECT or CRect that contains the upper-left and lower-right corner coordinates of a rectangle.
TRUE if the two rectangles have the same top, left, bottom, and right values; otherwise FALSE.
::EqualRect