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>hwnd pascal winpointtoid(int row, int col)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HWND pascal WinPointToID(int row, int col)

  This function searches for the highest window on the desktop which
contains this point.

Parameters
  row and col are the the 0-based row and col screen coordinates of
      the point we want to search for.

Returns
  The handle of the first window on the window list which contains
this point, or NULLHWND if no window contains this point.

See Also: WindowFromPoint

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