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