then where to start?
2 2007-11-16 12:32:46
Re: [REQ] hwid fix (97 replies, posted in DriverPack Sound)
we can certaily tell if it can decide correctly from the api log
api log can only tell you how they rank drivers (signautaure,date,hwid,capid)
but never beyond those, same hwid setupapi.dll can't detect.
I read some of setupapi.dll's code,they can't do more than hwid.
to:Debugger
In fact ,yesterday i google and no found detail motherboard database.
3 2007-11-15 23:24:46
Re: [REQ] hwid fix (97 replies, posted in DriverPack Sound)
pnp may can not decide since they have same hwid.
it seems pnp use hwid(which os acquire from bios) to detect.
I don't know how everest detect that, maybe by motherboard?
i write a small program to detect duplicate items.