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