Skip to content
#

device-driver

Here are 111 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

An extension of the existing KoboTouch driver provided with Calibre. This plugin allows modifying ePub files to enable extra Kobo features. I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer.

  • Updated Jun 23, 2020
  • Python

Improve this page

Add a description, image, and links to the device-driver 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 device-driver topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.