コード例 #1
0
 public static extern bool ClientToScreen(HWND hwnd, ref POINT lpPoint);
コード例 #2
0
 public static extern bool ScreenToClient(HWND hwnd, ref POINT lpPoint);