identifying a drive as network drive

In a FSFD I get the path of a file on a mapped drive as Z:\ABC\xyz.txt where Z: is a mapped drive. i want to find out whether Z: is mapped. is there a kernel mode only way to do this.

…Mani

Where do you “get the path of a file on a mapped drive as Z:\ABC\xyz.txt”?

In your driver, you should get something like
“\Device\LanmanRedirector\server\share\ABC\xyz.txt”.

Ken


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mani
Sent: Wednesday, April 06, 2005 9:15 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] identifying a drive as network drive

In a FSFD I get the path of a file on a mapped drive as Z:\ABC\xyz.txt where
Z: is a mapped drive. i want to find out whether Z: is mapped. is there a
kernel mode only way to do this.

…Mani

Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com