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 <[email protected]> On Behalf Of Stefan V. Pantazi Sent: Wednesday, August 28, 2019 5:50 PM To: [email protected] 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. _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
