Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 MEWEL provides several low-level functions which manipulate
 rectangles. Several of these function take entire RECT structures as
 their arguments (an 8-byte data area). Passing entire structure is
 allowed in C, and most modern C compiler should support this.  Several
 of these functions accept pointer to RECTs as their arguments. Please
 note which each function does.

 CopyRect
 EqualRect
 InflateRect
 IntersectRect
 IsRectEmpty
 OffsetRect
 PtInRect
 RectContainsPoint
 RectIntersect
 RectIsEmpty
 RectSize
 RectSort
 RectTile
 RectUnion
 SetRect
 SetRectEmpty
 UnionRect

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson