public static extern bool GetSaveFileName(ref OPENFILENAME lpofn);
public static extern bool GetOpenFileName(OPENFILENAME lpofn);