JangJeewon / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

dokan.net : add GetVolumeInformation to DokanOperations interface #221

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I use Dokan.Net and found out that GetVolumeInformation was hard-coded in the 
Proxy functions. The attached patch adds a GetVolumeInformation to the 
DokanOperations interface so that users can implement it with other values than 
the ones specified in the Proxy functions.

Original issue reported on code.google.com by sebastie...@gmail.com on 5 Apr 2011 at 7:39

Attachments: