Exemplo n.º 1
0
		public static extern bool SystemParametersInfo(SPI uiAction, uint uiParam, ref RECT pvParam, uint fWinIni);
Exemplo n.º 2
0
		public static extern int GetWindowRect(IntPtr hWnd, out RECT rect);