Quote Originally Posted by Darrel Taylor View Post
C++, never touch the stuff. I do Delphi.

However, there's no need for an external program.
It can all be handled by the assembler.
An include file, with the USB configuration defined in the top of the PBP program.

On the PC side, the program is just a standard example.
Plug in the VID/PID and away you go.
<br>
I see. No custom dll to go between programming languages & OS means no C++ I guess.