Maxim
Wed Mar 03 18:12:33 CST 2004
Non-PnP drivers are loaded by StartService.
PnP ones require a devnode. Enable the devnode (see DEVCON sample how) to
load the driver.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"bmm" <newsgroup.com> wrote in message
news:uatgYgRAEHA.1452@TK2MSFTNGP09.phx.gbl...
> Hello,
> am new to this and would like to know, how can I Load and intialise a driver
> from user mode. I would do this using VC.
> Also if i want to communicate with the driver how that can be achieved, i.e
> want to read a structure provided by a driver/ or fill in a structure for
> driver.
>
> thanks in advance.
>
>
>