hst125fan / mtpmount

Mounts Media Transfer Protocol (MTP) devices as (removable) drives on Windows for access via command line.
Other
45 stars 14 forks source link

Dokany 2.0 compatibility #4

Open HenriWahl opened 2 years ago

HenriWahl commented 2 years ago

Hi there,

nice project! Helps me accessing my smartphone storage.

Just one question: for me it only works with dokany 1.5. Do you plan to add compatibility with newer dokany 2.0?

Best regards

WindLi001 commented 1 year ago

Have a look at this Pull: https://github.com/hst125fan/mtpmount/pull/7#issue-1497751147. Or use my fork: https://github.com/WindLi001/mtpmount.

alzhur commented 7 months ago

@WindLi001 your pull and fork not fix hard references to dokany 1.2 in dokanconnect\dokanconnect.vcxproj file: `"C:\Program Files\Dokan\Dokan Library-1.2.0\include\dokan"

dokan1.lib;%(AdditionalDependencies)`