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>void pascal copyrect(lprect pdestrect, lprect psrcrect)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VOID PASCAL CopyRect(LPRECT pDestRect, LPRECT pSrcRect)

  This function copies the coordinates of a rectangle from one
rectangle to another.

Parameters
  pDestRect is a pointer to the destination rectangle.
  pSrcRect is a pointer to the source rectangle.

Returns
  Nothing.

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