Re: Virtual Disk in User space
- From: "Doron Holan [MS]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 16 Aug 2006 21:28:16 -0700
the wdfcoinstaller DLL is a DLL that is used as a part of the installation
of the device. it ensures that the KMDF runtime is on the machine and
installed.
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.
"Sh@h" <Shh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6979D94E-3ADA-4135-9A7E-198208A7B66A@xxxxxxxxxxxxxxxx
It works !!! Hooray.... Looks just like what I wanted - this is damn
exciting... Time to read the wdf-ramdisk code in detail :)
Just curious - what is this wdfCoInstaller ? Some kind of support lib for
all wdf drivers ? Can I get the source code for this one too ?
Thanks a lot.
regards,
Hassan
"Doron Holan [MS]" wrote:
C:\WINDDK\WDF\KMDF10\redist\wdf\x86\WdfCoInstaller01001.dll
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.
"Sh@h" <Shh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:76E4E8B7-6B52-4FD6-B64F-F11EB1D9FC7F@xxxxxxxxxxxxxxxx
I have installed KMDF and I compiled the ramdisk sample without any
issues
(windows xp checked build).
However when I try to install the device driver I get the following
error
during installation:
wdfcoinstaller01001.dll missing (and a popup dialog opens up and asks
me
to
locate the file - I couldn't find it within the KMDF directory). I
checked
the ramdisk.inf - this wdfcoinstaller01001.dll is there as part of the
coInstaller (and it seems to be part of a 11 file group). I guess I
have
missed something... Can someone please tell me what am i doing wrong ?
I
have
even tried to install the driver by commenting out the coInstaller part
of
the ramdisk.inf file - still no success...
Thanks for the help so far...
regards,
Sh@h
"Doron Holan [MS]" wrote:
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
.
- References:
- Re: Virtual Disk in User space
- From: Stephan Wolf [MVP]
- Re: Virtual Disk in User space
- From: Doron Holan [MS]
- Re: Virtual Disk in User space
- From: Doron Holan [MS]
- Re: Virtual Disk in User space
- From: Sh@h
- Re: Virtual Disk in User space
- Prev by Date: Re: sample ndiswdm promiscuous mode doenst work from win2003ddk sp1
- Next by Date: Re: Executing PCI Option BIOS routines from a driver
- Previous by thread: Re: Virtual Disk in User space
- Next by thread: Re: Virtual Disk in User space
- Index(es):
Relevant Pages
|