dokan-delphi icon indicating copy to clipboard operation
dokan-delphi copied to clipboard

IDokanOperations missing? I think a nicer Delphi interface is required...

Open darnocian opened this issue 2 years ago • 1 comments

hi @landrix

I saw in the README there is reference to IDokanOperations ...

I didn't see this in the repo. When you did the latest upgrade of the library earlier in the year I was wondering if we should not create a neater interface. Also, I appreciate that step 1 was getting the C code ported and having something working, so wondering if the next step is not to make something a bit more Delphi native as the demo does just look like a C translation which isn't always that pleasant on the eye ;)

My previous work with Dokan was on the C side, so I'm quite interested on the Delphi side now and making more Delphi friendly interfaces. Based on the README, I wanted to check if something had already been done or not.

darnocian avatar Aug 16 '23 22:08 darnocian

Sorry for the late reply. Yes, I'm also interested in a more Delphi-friendly implementation. But first I have to make the changes to version 2.1.0.

landrix avatar Jan 23 '24 08:01 landrix