Hi
Simple question I am sure. What is the best way to get from \DosDevice\E:
back to \Device\harddrisk3?
TIA
Paul Delivett
Hi
Simple question I am sure. What is the best way to get from \DosDevice\E:
back to \Device\harddrisk3?
TIA
Paul Delivett
> Simple question I am sure. What is the best way to get from \DosDevice\E:
back to \Device\harddrisk3?
ZwOpenSymbolicLink - ZwQuerySymbolicLink - ZwClose.
L.