drivers
Here are 245 public repositories matching this topic...
-
Updated
Jun 4, 2020 - C
-
Updated
May 27, 2020 - C
-
Updated
Jun 3, 2020 - C
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
May 8, 2020 - C
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Nov 15, 2019 - Shell
-
Updated
Jan 20, 2020
In the documentation for Create I can see that it supports a TTL parameter, which takes a Fauna Timestamp object: https://docs.fauna.com/fauna/current/api/fql/functions/create
In the documentation for Timestamps, it says the code to use for the Go library is faunadb.Time but when I do so, I get an error saying that `faunadb.T
-
Updated
Apr 23, 2019 - Python
-
Updated
May 30, 2020 - C++
-
Updated
Jun 2, 2016 - C
-
Updated
Mar 18, 2019 - Shell
Wiki link is broken
In the README, there's a link to go to the GitHub wiki for this project, but it doesn't appear to work. Nor does the wiki button in the top navbar.
Is the wiki not done yet? I would like to understand the difference between the normal Crunchbutton app and Cockpit.
Thanks!
-
Updated
Nov 18, 2018 - C
Hi there!
The title sums it up pretty much, why is the readthedocs page not working? I'm having a hard time trying to find info about the driver.
I did follow the instructions but it doesn't help. Then I tried to compile the source code but it just Could NOT find WDK (missing: WDK_LATEST_NTDDK_FILE), but I did installed the WDK. Much thanks for any help.
-
Updated
Sep 30, 2019 - Shell
-
Updated
Apr 24, 2019 - C
Improve this page
Add a description, image, and links to the drivers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drivers topic, visit your repo's landing page and select "manage topics."

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.
NtCreateFileon a file withDELETEpermission and with theFILE_DELETE_ON_CLOSEflag set (let's call ith1)h1g