public static extern int ShowWindow(IntPtr hWnd, SWConstants nCmdShow);
 public static extern int ShowWindow(IntPtr hWnd, SWConstants nCmdShow);