예제 #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);