Nonstandard symbolic link to a disk volume
- From: Vladimir Zinin <vzinin@xxxxxxxxx>
- Date: Fri, 25 Aug 2006 12:12:59 +0300
Dear All,
I create a symbolic link like "\??\Qwerty" which points to "\Device\HarddiskVolume1".
When I use this link in the Win32 API functions (like "\\.\Qwerty\blablabla"), it works ok.
Also the following examples of use of this symlink in the cmd are successful:
echo blablabla > \\.\Qwerty\SomeFileName.txt
\\.\Qwerty\SomeFileName.txt
But I cannot either to open the volume by the symlink ("\\.\Qwerty\") in file explorer or to do in the cmd
dir \\.\Qwerty\*
Is there an opportunity to open a target volume in file explorer using the above symlink?
Thanks.
--
Best regards,
Vladimir Zinin
mailto:vzinin@xxxxxxxxx
.
- Prev by Date: Re: safe way to upgrade KMDF from V1.0 to V1.1
- Next by Date: Re: safe way to upgrade KMDF from V1.0 to V1.1
- Previous by thread: wdf 5483 question
- Next by thread: Re: Physical memory topology when locking virtual memory
- Index(es):
Relevant Pages
|