Re: Virtual Disk in User space



actually, download KMDF
http://www.microsoft.com/whdc/driver/wdf/KMDF_pkg.mspx and use the KMDF
version of ramdisk. it has been updated and bugs have been fixed.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Stephan Wolf [MVP]" <stewo68@xxxxxxxxxxx> wrote in message
news:1155636566.265389.250910@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sh@h wrote:
I want to create a virtual disk device. Could you please tell me whether
it
is possible to build such a device & register it with windows in
user-mode ?

Old, but still useful:

FILE: Ramdisk.sys sample driver for Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q257405

Stephan



.