Skip to content

Add Compatibility to older Dokan Versions? #34

@infeo

Description

@infeo

Since version 1.3.0.1000 Dokany has added the function DokanReleaseMountPointListto dokan1.dll. This library adapted to this change by also adding it to the Native Methods class (see 0716547).

This change breaks compability with older Dokany versions, since the method won't be present and will throw an UnsatisfiedLinkError.

We need to think if we need to stay compatible with older older versions and how we should implement/document this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions