fengye110 / dokan

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

How to get full path of mounted drive in dokan? #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
In dokan, there is a mounted drive. If I need the full UNC path of this 
drive, how can I get it?

What is the expected output? What do you see instead?
I need the full path of mounted drive in dokan.

What version of the product are you using? On what operating system?
dokan-0.4.2.1238

Please provide any additional information below.
-

Original issue reported on code.google.com by prafull....@gmail.com on 6 May 2009 at 8:37

GoogleCodeExporter commented 9 years ago
To elaborate further....

If I use sample Mirror program, I can mount FS as R:\MirrorFolder Drive. 
Instead of 
R:, is it possible to access FS as \\Dokan\MirrorFolder? 

Original comment by prafull....@gmail.com on 6 May 2009 at 11:16