What is the GUID associated with a Universal Host Controller on
Windows 2000 SP4 .
For enhanced host controllers on Win 2k the symbolic link looks like
this
\\?
\pci#ven_8086&dev_265c&subsys_01791028&rev_03#3&172e68dd&0&ef#{3abf6f2d-71c4-462a-8a92-1e6861e6af27}
however i think that GUID #{3abf6f2d-71c4-462a-8a92-1e6861e6af27} is
not associated with Universal Host Controllers.
In that case what would be the GUID associated with the universal
host controller ?
Basically my final goal is to open a handle to the host controller
using its symbolic link other than using \\\\.\\HCD%d the way USBview
does !