Jump to content
TurboMagic

TComPortDrv V3.1 released

Recommended Posts

Hello,

 

yesterday I released V3.1 of TComPortDrv, a RS232 handling component for Delphi.

It is available here:

https://github.com/MHumm/ComPortDriver/releases/tag/V3.1

 

And most likely via GetIt as well. There it's still V3.0, but I already sent in V3.1 to update the entry.

 

What's new?

  • fixed the wrong handle type used, which made it fail in 64 bit applications => it's 64 bit compatible now
  • fixed a deadlock situation which could happen if somebody called MessageDlg from an eventhandler. That called that
    event handler again which called MessageDlg again which... 😉

 

So enjoy it

TurboMagic

  • Like 1
  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×