keybase / kbfs

Keybase Filesystem (KBFS)
https://keybase.io/docs/kbfs
BSD 3-Clause "New" or "Revised" License
1.21k stars 135 forks source link

Enforce minimum Dokan version #1989

Closed zanderz closed 5 years ago

taruti commented 5 years ago

https://github.com/dokan-dev/dokany/issues/765 might come early enough for us.

taruti commented 5 years ago

https://github.com/dokan-dev/dokany/releases/tag/v1.2.1.2000 is out with a bumbed DOKAN_VERSION. That should be used instead.

taruti commented 5 years ago

i.e. check the return value of C.kbfsLibDokan_GetVersion(dokanVersionProc) >= 121.