Hello Mrs. Axelson,
I think, that overhead issue will constitute a risky situation in our case. Today I got into installing Winusb driver. After I completed all of the steps, I tried to install the drivers from the WinUSB driver package that I created. When I select the .inf file (adapted from the one which comes with your 'winusb_cs' host program) ,
Class = USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
It gives an error saying that: "The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows x64 based systems." Then I changed the device GUID information in the inf file, I changed it with a image class device GUID number. Then it worked and the driver was installed properly. What is the problem here with USB device class GUID?
Additionally, I want to use winusb_cs program that you've written for some read and write operations. In my case , is the device class important for running with your host application?
Thank you for your all help.
Sincerely...
Yusuf