C#中可以固定MessageBox.Show的方法
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices;using System.Windows.Forms;using System.Drawing;namespace Updater{ struct RECT {pu