コード例 #1
0
 static extern bool GetCursorPos(out POINT2 lpPoint);
コード例 #2
0
 static extern IntPtr WindowFromPoint(POINT2 Point);