mirror of
https://github.com/claunia/libexeinfo.git
synced 2025-12-16 19:14:24 +00:00
Close file.
This commit is contained in:
@@ -98,6 +98,8 @@ namespace exeinfogui
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
txtType.Text = "Format not recognized";
|
txtType.Text = "Format not recognized";
|
||||||
|
|
||||||
|
exeFs.Close();
|
||||||
}
|
}
|
||||||
|
|
||||||
protected void OnMnuAboutClick(object sender, EventArgs e)
|
protected void OnMnuAboutClick(object sender, EventArgs e)
|
||||||
|
|||||||
Reference in New Issue
Block a user