PORTS Forum

Ports and Interfaces => USB => Topic started by: ulao on July 16, 2020, 02:40:51 pm

Title: hid api control transfers with Delphi
Post by: ulao on July 16, 2020, 02:40:51 pm
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.
Title: Re: hid api control transfers with Delphi
Post by: Jan Axelson on July 18, 2020, 10:43:43 am
I have no information about the Delphi examples other than what is posted on my page.