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 -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -