Exemple #1
0
 public static extern int GetWindowRect(IntPtr hWnd, ref RECT lpRect);
Exemple #2
0
 public static extern int AdjustWindowRectEx(out RECT rect, uint style, bool menu, uint exStyle);