Beispiel #1
0
 public static extern IntPtr GetWindowRect(IntPtr hwnd, ref RECT rc);
Beispiel #2
0
 public static extern IntPtr GetClientRect(IntPtr hwnd, ref RECT rc);