public static extern bool MagSetWindowSource(IntPtr hwnd, RECT rect);
 public static extern bool MagGetWindowSource(IntPtr hwnd, ref RECT pRect);