Re: Canonical names for kernel objects

Tech-Archive recommends: Fix windows errors by optimizing your registry



But do I need to parse each "node" in the object name one-by-one, like
"Device", "Harddisk0", then "Partition1" then follow the symbolic link?


Or is there a simple API to just pass in name like
"\Device\Harddisk0\Partion1\temp\x.txt" and it will return

"\Device\HarddiskVolume1\temp\x.txt"?


Ben

.