Behalf Of David Collier
Sent: dinsdag 23 oktober 2012 14:04
Subject: Re: luars232 for COM10-255
A summary reply to all responders.
Thanks for the VC++ link. Looks like I may avoid needing it today, but
useful
to have it.
I can confirm that adding \\.\ on the front of the port number does indeed
allow me to access the full range of numbers.
Wondering why this is necessary considering this code;
https://github.com/ynezz/librs232/blob/master/src/rs232_windows.c#L366
That seems to automatically correct it.