コード例 #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);