Reading Device Manager's Property Fields in Windows 7/8
问题 I am developing a windows application which gives the field details --> X. Where X is --> Right Click My Computer > Properties > Device Manager > (select any Item - Say KeyBoard) > Click it > standard PS/2 KeyBoard > double Click standard PS/2 KeyBoard > click the Details Tab > Under the Property there are various fields like Display Name , Problem Code,Parent Siblings, etc , etc? I want to get their values . Which Windows API I can use for this. I am doing this for windows 7 as well as