Open GoogleCodeExporter opened 9 years ago
A little more details, I believe it is due to info.DeleteOnClose is ByVal not
ByRef (persisted between threads).
If I store the DokanContext and a custom action=delete in Context, I can handle
the delete in the CloseFile operation. But still "DeleteOnClose" is False,
allthough I set it to True in CreateFile.
Original comment by ras...@foged.org
on 4 Nov 2010 at 2:54
Original issue reported on code.google.com by
ras...@foged.org
on 4 Nov 2010 at 1:42