- question on DDK's install.exe sample
- Posted by harishv on August 8th, 2003
Hi,
i am trying to use the install.exe (under
DDK\src\general\setup\install) to install my Wireless LAN
(CardBus) adapter (without going thru the DeviceManager).
This works ONLY if the PCI device has already been
enumerated (thru a hardware scan by the DeviceManager). If
not, it cannot even detect the PCI\VEN_xxx&DEV_yyyy
hardware id? so, my question is what are the calls that i
need to add to detect my hardware id?
Best Regards
HV
- Posted by Don Burn on August 8th, 2003
Look at the DevCon sample in the latter DDK's. Install is a little out of
date these days.
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
"harishv" <harishv@rocketmail.com> wrote in message
news:016301c35dd2$90897a30$a301280a@phx.gbl...
Similar Posts
- An After SP2 Install Question (Computers & Technology) by x@y
- ACL sample/suggestion (Routers) by Walter Roberson
- sample rate question (Audio, MP3 & Music) by Gerald Montagna
- mp3 sample (Computers & Technology) by Marty Bennett
- Using DevCon of DDK Sample to install/remove ATA/ATAPI controller (Drivers) by Axel

