Drive letters for virtual disks under XP

Hi,

I have a virtual disk device that creates itself a drive letter using
IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
on XP it won’t. It is accessible from a command prompt though.

I seem to remember this being mentioned before, but I can’t find any
suggestions for a solution (if there is one). Any ideas?

Thanks
Shaun


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Check MSDN. There is an article.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Shaun
Sent: Friday, February 01, 2002 10:36 AM
To: File Systems Developers
Subject: [ntfsd] Drive letters for virtual disks under XP

Hi,

I have a virtual disk device that creates itself a drive letter using
IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
on XP it won’t. It is accessible from a command prompt though.

I seem to remember this being mentioned before, but I can’t find any
suggestions for a solution (if there is one). Any ideas?

Thanks
Shaun


You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I don’t suppose you remember the article number or some keywords
from the article, do you?

Thanks
Shaun

Jamey Kirby wrote:
>Check MSDN. There is an article.
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of Shaun
>Sent: Friday, February 01, 2002 10:36 AM
>To: File Systems Developers
>Subject: [ntfsd] Drive letters for virtual disks under XP
>
>
>Hi,
>
>I have a virtual disk device that creates itself a drive letter using
>IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
>on XP it won’t. It is accessible from a command prompt though.
>
>I seem to remember this being mentioned before, but I can’t find any
>suggestions for a solution (if there is one). Any ideas?
>
>Thanks
>Shaun




You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Search for DefineDosDevice

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Shaun
Sent: Friday, February 01, 2002 11:33 AM
To: File Systems Developers
Subject: [ntfsd] RE: Drive letters for virtual disks under XP

I don’t suppose you remember the article number or some keywords from
the article, do you?

Thanks
Shaun

Jamey Kirby wrote:
>Check MSDN. There is an article.
>
>-----Original Message-----
>From: xxxxx@lists.osr.com
>[mailto:xxxxx@lists.osr.com] On Behalf Of Shaun
>Sent: Friday, February 01, 2002 10:36 AM
>To: File Systems Developers
>Subject: [ntfsd] Drive letters for virtual disks under XP
>
>
>Hi,
>
>I have a virtual disk device that creates itself a drive letter using
>IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
>on XP it won’t. It is accessible from a command prompt though.
>
>I seem to remember this being mentioned before, but I can’t find any
>suggestions for a solution (if there is one). Any ideas?
>
>Thanks
>Shaun




You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Use mount point manager on w2k and xp. See mountmgr.h and mountdev.h and xp
ddk.

----- Original Message -----
From: “Shaun”
To: “File Systems Developers”
Sent: Friday, February 01, 2002 8:35 PM
Subject: [ntfsd] Drive letters for virtual disks under XP

> Hi,
>
> I have a virtual disk device that creates itself a drive letter using
> IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
> on XP it won’t. It is accessible from a command prompt though.
>
> I seem to remember this being mentioned before, but I can’t find any
> suggestions for a solution (if there is one). Any ideas?
>
> Thanks
> Shaun
> –
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

It isn’t an option for some kind of drivers. We discussed this topic in th
ntdev list; search the archives. My workaround was to use
BroadcastSystemMessage() for device arrival with DBTF_NET flag. I wasn’t
able to find KB article which Jamey mentioned. Maybe there is a better
solution.

Best regards,

Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]


From: xxxxx@vba.com.by[SMTP:xxxxx@vba.com.by]
Reply To: xxxxx@lists.osr.com
Sent: Sunday, February 03, 2002 7:59 PM
To: xxxxx@lists.osr.com
Subject: [ntfsd] Re: Drive letters for virtual disks under XP

Use mount point manager on w2k and xp. See mountmgr.h and mountdev.h and
xp
ddk.

----- Original Message -----
From: “Shaun”
> To: “File Systems Developers”
> Sent: Friday, February 01, 2002 8:35 PM
> Subject: [ntfsd] Drive letters for virtual disks under XP
>
>
> > Hi,
> >
> > I have a virtual disk device that creates itself a drive letter using
> > IoCreateSymbolicLink. On NT and W2K, explorer will show the drive, but
> > on XP it won’t. It is accessible from a command prompt though.
> >
> > I seem to remember this being mentioned before, but I can’t find any
> > suggestions for a solution (if there is one). Any ideas?
> >
> > Thanks
> > Shaun
> > –
> >
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> > To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
> —
> You are currently subscribed to ntfsd as: michal.vodicka@st.com
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com