Dear Monks,
I'm trying to open a modem port using Win32::SerialPort.
on port equal or higher then "COM10", the command fails.
For ports "COM9" and lower the command succeeds.
The failure point is in the return from WIN32::CreateFile.
Hyper terminal can open the modem on port "COM24".
Thanks in advance.