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
Original issue reported on code.google.com by
sebastie...@gmail.com
on 5 Apr 2011 at 7:39Attachments: