Skip to content
#

drivers

Here are 245 public repositories matching this topic...

dokany
DDoSolitary
DDoSolitary commented Apr 10, 2020

I was a bit confused about the "delete on close" semantics on Windows and did some experiments on it. The result indicates that Dokan's current API doesn't accurately reflect its semantics.

  • If I call NtCreateFile on a file with DELETE permission and with the FILE_DELETE_ON_CLOSE flag set (let's call it h1)
    • If there's no other open handles, the file will be deleted once h1 g

Improve this page

Add a description, image, and links to the drivers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drivers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.