Esempio n. 1
0
 public static extern IntPtr GetWindowRect(IntPtr hwnd, ref RECT rc);
Esempio n. 2
0
 public static extern IntPtr GetClientRect(IntPtr hwnd, ref RECT rc);