示例#1
0
		internal static extern int GetClientRect( IntPtr hWnd, ref RECT rc );
示例#2
0
		internal static extern int GetWindowRect( IntPtr hWnd, ref RECT rc );