How do I get a list of available serial ports in Win32?

后端 未结 5 1634
青春惊慌失措
青春惊慌失措 2020-11-29 19:16

I have some legacy code that provides a list of the available COM ports on the PC by calling the EnumPorts() function and then filtering for the port names that start with \

5条回答
提交回复
热议问题