Beispiel #1
0
 public static extern bool ClientToScreen(IntPtr hWnd, ref Define.POINT pt);
Beispiel #2
0
 public static extern IntPtr WindowFromPoint(Define.POINT pt);
Beispiel #3
0
 public static extern bool GetCursorPos(ref Define.POINT pt);