Esempio n. 1
0
 public static extern bool ScreenToClient(IntPtr hWnd, ref POINT lpPoint);
Esempio n. 2
0
 public static extern IntPtr WindowFromPoint(POINT point);
Esempio n. 3
0
 public static extern bool GetCursorPos(ref POINT lpPoint);