Added CDRWin image plugin skeleton.

git-svn-id: svn://claunia.com/FileSystemIDandChk@25 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
2013-12-14 23:02:04 +00:00
parent 18ade83e2c
commit 9f91ae340c
4 changed files with 293 additions and 9 deletions

View File

@@ -199,7 +199,7 @@ namespace FileSystemIDandChk
}
finally
{
stream.Close();
stream = null;
}
}