[DllImport("user32",CharSet = CharSet.UniCode]public static extern bool MessageBox(int hWnd,String text,String caption,uint type);