예제 #1
0
 public static extern bool ClientToScreen(IntPtr hWnd, ref Define.POINT pt);
예제 #2
0
 public static extern IntPtr WindowFromPoint(Define.POINT pt);
예제 #3
0
 public static extern bool GetCursorPos(ref Define.POINT pt);