Re: dynamically loading a wdm??? by James
James
Thu Aug 11 17:06:27 CDT 2005
Of course, one answer to the hardware requirement is to install the driver
off the root. The DDK Toaster is an example of that.
--
James Antognini
Windows DDK and WDK Support
This posting is provided "AS IS" with no warranties, and confers no rights.
"Don Burn" <burn@stopspam.acm.org> wrote in message
news:uh4ABOnnFHA.1444@TK2MSFTNGP10.phx.gbl...
> Well you have to install it the standard way. But remember a driver is
> not loaded into the kernel unless the hardware is detected.
>
>
> --
> Don Burn (MVP, Windows DDK)
> Windows 2k/XP/2k3 Filesystem and Driver Consulting
> Remove StopSpam from the email to reply
>
>
>
> "kallewirsch" <kallewirsch@discussions.microsoft.com> wrote in message
> news:E382917F-8B3B-4F0A-BF93-9A2922672976@microsoft.com...
>> Hello all together,
>>
>> my question:
>>
>> is it possible to load a WDM in win2k or winxp dynamically like a vxd in
>> win9x?
>> Because i dont need it permanent in system and i dont want to install it
>> with the hardware manager!
>>
>> And if it is possible:
>> what do i have to consider to build such a WDM?
>>
>> Thanks for help!
>
>