delphi - How can i CloseComm, OpenComm, WriteComm and ReadComm with the windows unit? -


I have an old com unit that uses WinTypes, WinProcs. As I think they have also been added to the Windows unit, are there similar functions in the Windows Unit?

Use the file API to open the comm port. Sample of


Comments

Popular posts from this blog

MySql variables and php -

ios - Form Sheet content disappearing -

php - Laravel - Overriding a resource route into a different route filter group -