Project - HID and USB registry viewer - Windows form

HID and USB registry viewer - Windows form

This code does not directly relate to GHI products.
(I assume that it will be removed by the ‘Powers-in-charge’ if it is not appropriate for Codeshare)

I wanted to post the code because I use a lot of different USB devices and sometimes things
go haywire loading a driver and I like to see if anything changed. (I keep a list of device data).

The application I use is the same as this code but it writes the data found to file.

For your safety I have removed all code that writes anything but data to the windows form list boxes and labels.

This application READS the Windows Registry for Hid and USB devices and provides some of the
information about the device.

This application DOES NOT WRITE to your Windows Registry! It only looks and prints what is found.

Using Microsoft Visual Studio 2010 Express

Useage is the application.