8000 Release 0.8.0 · dokan-dev/dokany · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.8.0

Compare
Choose a tag to compare
@Liryna Liryna released this 10 Dec 13:54
· 1501 commits to master since this release

This is a major version. It break compatibility with older userland code.

A lot of work has been made on this version to bring the most stable and featured version of dokan.
We are proud to say that this version is the most stable version of dokan we have ever made.
I would like to thank everyone who have helped make Dokan better !
🏆

See changelog

To move your userland code:

  • Change win32 errors to NTSTATUS. (More info: #65)
  • Remove the KeepAlive option that no longer exist.
  • Add Mounted & Unmouted DokanOperation
  • Use new CreateFile -> ZwCreateFile

Thanks to all the contributors ! @billziss-gh , @canardos , @Corillian , @ufoczek , @c-klapaucius, @x1596357 , @nmlgc , @justanotheranonymoususer, @c-klapaucius, @accorp and others....

0