[fpc-pascal] USB Human Interface Devices
James Richters
james at productionautomation.net
Thu Aug 29 03:36:52 CEST 2019
I have a system working by just checking error codes and shutting down the thread and starting it as needed and using a few flags to know when thread is running or not.
James
-----Original Message-----
From: fpc-pascal <fpc-pascal-bounces at lists.freepascal.org> On Behalf Of Stefan V. Pantazi
Sent: Wednesday, August 28, 2019 5:50 PM
To: fpc-pascal at lists.freepascal.org
Subject: Re: [fpc-pascal] USB Human Interface Devices
I was wondering whether it works on Windows - I only had time to test on Linux. It looks like bad news. Error code -12 is
LIBUSB_ERROR_NOT_SUPPORTED
Operation not supported or unimplemented on this platform.
More information about the fpc-pascal
mailing list