Exemplo n.º 1
0
 public static extern bool PtInRect(ref RECT lprc, POINT pt);
Exemplo n.º 2
0
 public static extern IntPtr SendMessage(HandleRef hWnd, int msg, int wParam, POINT lParam);
Exemplo n.º 3
0
 public static extern bool GetCursorPos(ref POINT lpPoint);