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 clienttoscreen(hwnd hwnd, lppoint ppt)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VOID PASCAL ClientToScreen(HWND hWnd, LPPOINT pPt)

  This function translates a point's coordinates from coordinates
which represent an offset from a window's client area to absolute
screen coordinates.

Parameters
  hWnd is a handle to a window whose client rectangle will be used in the
   transformation.
  pPt is a pointer to a POINT structure whose coordinates we will transform.

Returns
  Nothing.

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