Well the first thing is that this is a set of nodes owned by Device Manager
and you shouldn't be modifying it. There are Setup routines that allow you
to access the items that you are allowed to.
If is full of legacy nodes, since legacy drivers are root enumerated in PNP
systems. As far as the GUID's you will note that the value is titled
ClassGuid, so this identifies the class of the driver.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
Post by Post by Maxim S. ShatskihThis is the root nodes of the Device Manager's tree.
So why is it full of /legacy/ nodes, what happens if I add
a node there, any ideas? Is this the location of filters ?
What is this guid that is there in all the nodes, i.e.
{8ECC055D-047F-11D1-A537-0000F8753ED1}
Seriously, your response as it stands doesn't make me any the
wiser.