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

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

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