cristalink
Mon May 15 15:19:18 CDT 2006
> I guess that IoRegisterDeviceInterface () may solve my problem, but I
> don't
> have a PDO...
Your problem would be solved if you had a PDO and classpnp/disk.sys above
it. That's the correct way of creating a virtual disk.
> Can swenum supply me a "virtual PDO" ?
Yes.
> Is there anywhere a sample for swenum?
No, to my knowledge. But there's swenum.h.
--
http://www.cristalink.com
"Kalle Seybold" <Kalle Seybold@discussions.microsoft.com> wrote in message
news:58B3BD40-312D-4FAB-A5B7-62C7B8B72F72@microsoft.com...
> Hello,
>
> I devloped a virtual disk driver based on the ramdisk sample several years
> ago.
> Now we found out, that I can't share the drives on the network or defrag
> it.
> Every time I try create a share name I get an error like
> "device or directory dosen't exist".
>
> I guess that IoRegisterDeviceInterface () may solve my problem, but I
> don't
> have a PDO...
>
> Can swenum supply me a "virtual PDO" ?
> Is there anywhere a sample for swenum?
>
> Regards
> Kalle
>
>