0

I have an old comm unit that uses WinTypes,WinProcs. As i understand these were merged too the Windows unit. Are there similar functions in the Windows unit?

dsolimano
  • 8,870
  • 3
  • 48
  • 63
Makaku00
  • 121
  • 5
  • 14

1 Answers1

2

Use File API to open COM port. Here's sample

elder_george
  • 7,849
  • 24
  • 31