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