コード例 #1
0
 public static extern bool GetWindowRect(IntPtr hwnd, ref RECT rect);
コード例 #2
0
 public static extern bool AdjustWindowRect(out RECT lpRect, int dwStyle, bool bMenu);