Пример #1
0
 public static extern bool ScreenToClient(IntPtr hWnd, ref POINT lpPoint);
Пример #2
0
 public static extern IntPtr WindowFromPoint(POINT point);
Пример #3
0
 public static extern bool GetCursorPos(ref POINT lpPoint);