Re: Non Pnp/Legacy drivers on win2k / winXP
From: David J. Craig (SeniorDriversWriter_at_shogunyoshimuni.com.net)
Date: 02/01/04
- Next message: BobF: "Re: Driver code sample for software devices?"
- Previous message: David J. Craig: "Re: Multiple keyboards with only one routed to windows..."
- In reply to: Gana: "Non Pnp/Legacy drivers on win2k / winXP"
- Next in thread: Gana: "Re: Non Pnp/Legacy drivers on win2k / winXP"
- Reply: Gana: "Re: Non Pnp/Legacy drivers on win2k / winXP"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 1 Feb 2004 16:38:09 -0500
You don't with install other than some simple pieces, but most of the
logic is in the driver itself. Look at the DDK.
<Gana> wrote in message news:uY8EmdO6DHA.2732@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I'm installing a kernel driver using Service Control Manager API's.
>
> Installation, loading, unloading works perfectly fine.
>
> It appears that Uninstall will be completed anly after I restart the
machine
> (Device Manager says so for my driver)
>
> How should I install a kernel driver in a way that will not set such
> limitation on the uninstall process? (I need to make sure that the
scenario
> Install, Uninstall, Install will work)
>
> Thanks,
> Gana
>
>
- Next message: BobF: "Re: Driver code sample for software devices?"
- Previous message: David J. Craig: "Re: Multiple keyboards with only one routed to windows..."
- In reply to: Gana: "Non Pnp/Legacy drivers on win2k / winXP"
- Next in thread: Gana: "Re: Non Pnp/Legacy drivers on win2k / winXP"
- Reply: Gana: "Re: Non Pnp/Legacy drivers on win2k / winXP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|