Is it possible to open a handle to a device having only its device object.
We don’t have its device name nor having its symbolic link.
I donot mean that they exists but we donot have them. We only have the
device object corrsponding to device and we want to open a handle to it
Regards
Rohit
Rohit wrote:
Is it possible to open a handle to a device having only its device object.
I think ObOpenObjectByPointer would give a handle, never tried though.
We don’t have its device name nor having its symbolic link.
And you can’t figure this out with the free tools OSR or Sysinternals
offer for download? Windbg can’t tell you this??
I donot mean that they exists but we donot have them. We only have the
device object corrsponding to device and we want to open a handle to it
Regards
Rohit
— 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
ObQueryNameString on the device, then the usual ZwCreateFile
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Rohit”
To: “Windows File Systems Devs Interest List”
Sent: Saturday, April 29, 2006 11:11 AM
Subject: [ntfsd] Opening File Object handle through Device Name
Is it possible to open a handle to a device having only its device object.
We don’t have its device name nor having its symbolic link.
I donot mean that they exists but we donot have them. We only have the
device object corrsponding to device and we want to open a handle to it
Regards
Rohit
—
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