示例#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);