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 windowfrompoint(lppoint ppt)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HWND pascal WindowFromPoint(LPPOINT pPt)
 <MS-WINDOWS equivalent>

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

Parameters
  pPt is a far pointer to a POINT structure containing 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.

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