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 - <b>int pascal unionrect(lprect pdest, lprect prect1, lprect prect2)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT PASCAL UnionRect(LPRECT pDest, LPRECT pRect1, LPRECT pRect2)

  This function performs a union of two rectangles.

Parameters
  pDest is a pointer to the rectangle which receives the union.
  pRect1 and pRect2 are pointers to the two rectangles to union.

Returns
  TRUE if the resulting union is not empty, FALSE if it is empty.



.

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