I was looking in to using HIDAPI with delphi and saw a paid winsoft and a Generic HID project with no documentation. I'm not much of a delphi developer so I'd be lost. I also saw the hid projects on janaxelson.com and figure i'd ask about it. What if any SDK does it use? I see a bunch of examples but I'd like to just include and develop.
HIDctrlIntf; //this seems to be referencing a dll, what dll hidusb?
HIDinterface; //this oe looks like its referencing a PAS file, where is that?
I just want to make and received API control transfers.