Liryna
Liryna
https://github.com/Maxhy/dokany have a signed version of Dokan synced with DokanX.
Hi @stemid , What is the reason that Trend Micro is stopping the install ?
Thank you @Corillian for the pull request! About unit test there is already some running on appveyor. A big par of the test seems to fail, can you take a...
@Corillian https://ci.appveyor.com/project/Maxhy/dokany/build/1.0.0-683/job/hretil424vy6f45t At the bottom you will have the output of winfstest and fsx. https://github.com/Liryna/winfstest?files=1
:+1: This begin to looks very good ! Can't wait to review it ^^ !
@Corillian Just wanted to say that I seen you are creating a project based on some WinFSTest . I think this is a good idea and it will be more...
Does your changes of `FILE_FLAG_BACKUP_SEMANTICS` flag handle the case describe here https://github.com/dokan-dev/dokany/pull/273 ? FILE_DOES_NOT_EXIST and returns STATUS_SUCCESS when file does not exist but folder can be opened. Are you still...
Thank @Corillian for all this work ! :+1: Right after dokan 1.0.0 release that should come during the next week. I will be happy to review it ! Did you...
This is a big change I agree but as explained here https://github.com/dokan-dev/dokany/wiki/How-to-package-your-application-with-Dokan#dokan-versioning We us Major api for kernellibrary compatibility break. If we move to 2.0.0, all applications will need to...
Hey @Corillian ! It is in my todo ! Just has to release a 1.0.1 with the main fix reported (in the next week normally) and I move to your...