Ejemplo n.º 1
0
 public extern static bool GetCursorPos(out NativeStructs.Point p);
Ejemplo n.º 2
0
 public static extern bool ScreenToClient(IntPtr hWnd, ref NativeStructs.Point point);
Ejemplo n.º 3
0
 public static extern IntPtr WindowFromPoint(NativeStructs.Point Point);