Retrieving full pathname from handle

> How do I retrieve the Volume GUID by handle in a legacy driver?

IOCTL_MOUNTMGR_QUERY_POINTS and then parse its result.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

I looked it up in the DDK documentation, and
im not sure how to use this IOCTL. Could you give me any guidelines or maybe
a source example?

“Maxim S. Shatskih” wrote in message
news:xxxxx@ntdev…
>> How do I retrieve the Volume GUID by handle in a legacy driver?
>
> IOCTL_MOUNTMGR_QUERY_POINTS and then parse its result.
>
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> xxxxx@storagecraft.com
> http://www.storagecraft.com
>
>
>

Search MSDN for MOUNTMGR_DEVICE_NAME, you will find the sample code
snippet.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Gleb Suhatski”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Saturday, December 17, 2005 3:31 AM
Subject: Re:[ntdev] Re:Re:Re:Re:Retrieving full pathname from handle

> I looked it up in the DDK documentation, and
> im not sure how to use this IOCTL. Could you give me any guidelines or maybe
> a source example?
>
> “Maxim S. Shatskih” wrote in message
> news:xxxxx@ntdev…
> >> How do I retrieve the Volume GUID by handle in a legacy driver?
> >
> > IOCTL_MOUNTMGR_QUERY_POINTS and then parse its result.
> >
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > xxxxx@storagecraft.com
> > http://www.storagecraft.com
> >
> >
> >
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com