Use marshalling.

This commit is contained in:
2017-07-23 21:01:26 +01:00
parent dddf884c05
commit 332c2901fd
5 changed files with 95 additions and 158 deletions

View File

@@ -144,7 +144,6 @@ namespace DiscImageChef.Filesystems
}
catch
{
System.Console.WriteLine("Crash");
return false;
}