I need to write a program in VB6 to list all of the available COM ports on a computer and allow the operator to change the COM port number. I can get the list of available COM ports using the WMI but how to I change the COM port number?
I have to support a legacy program that looks for...