Пример #1
0
 public static extern IntPtr GetWindowRect(IntPtr hwnd, ref RECT rc);
Пример #2
0
 public static extern IntPtr GetClientRect(IntPtr hwnd, ref RECT rc);