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