ComPortDriver icon indicating copy to clipboard operation
ComPortDriver copied to clipboard

Win32/64 COM-Port component for Delphi

Results 4 ComPortDriver issues
Sort by recently updated
recently updated
newest added

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.

bug
question

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?

question

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...

enhancement