public static extern bool ClipCursor(ref RECT rcClip);
static extern bool GetWindowRect( IntPtr hWnd , out RECT lpRect );