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