I used the HID class to implement a device for use around my lab several years ago. It has always worked well until I installed it on a Windows 7 64-bit machine. My application runs on the windows machine and the HID device appears to connect fine and shows up in the Device Manager but the application does not seem to be able to connect to the HID device. Does anyone know what may have changed in Windows 7 to cause my application to not see the HID device?