Пример #1
0
 public static extern bool PtInRect(ref RECT lprc, POINT pt);
Пример #2
0
 public static extern IntPtr SendMessage(HandleRef hWnd, int msg, int wParam, POINT lParam);
Пример #3
0
 public static extern bool GetCursorPos(ref POINT lpPoint);