ComPortDriver
ComPortDriver copied to clipboard
Win32/64 COM-Port component for Delphi
The error is: [dcc32 Error] E2161 Error: RLINK32: Unsupported 16bit resource in file "...\ComPortDriver\Demo\MnForm.DFM". The Delphi version I'm using is 11.1.
Hello Mhumm, how are you? I would like to congratulate you for the component, I already used it in Delphi many years ago. I currently work with Lazarus. Would it...
I know it's Win32/64 only, but would it work on FireMonkey (FMX) for Win32/64?
Hello, MHumm! If an instance of TCommPortDriver is created in a separate thread, the data arrival event in the port buffer is not triggered, apparently due to the fact that...