Beispiel #1
0
 public static extern bool GetWindowRect(IntPtr hWnd, out NativeStructs.RECT lpRect);
Beispiel #2
0
 public static extern bool SystemParametersInfo(NativeConstants.SPI uiAction, int uiParam, ref NativeStructs.RECT pvParam, int fWinIni);