Eliminate a little unicode bug in the EnumComPorts function !
CPort.pas EnumComPorts Unicode
SetLength(Data, DataLen div sizeof(char) -1 ); //works too; with no directive needed
CPort.pas EnumComPorts Unicode
SetLength(Data, DataLen div sizeof(char) -1 ); //works too; with no directive needed