Tech Support > Microsoft Windows > Drivers > Re: How to add a device by programm
Re: How to add a device by programm
Posted by Stephan Wolf on July 25th, 2003


See the following samples in the DDK:

...\src\setup\install
...\src\setup\devcon

(DDK homepage is here: http://www.microsoft.com/whdc/ddk/winddk.mspx)

Stephan
---
On Mon, 21 Jul 2003 00:22:17 -0700, "Tjm" <jm_tang@sina.com> wrote:

Posted by Tjm on July 26th, 2003


Thank you. I know how to install a driver as "install"
sample does. But don't know how to add the second device
after installing driver."Devcon" maybe what i want. Is it
in Winxp ddk? i cann't find it in Win2k ddk.


Similar Posts