I am using SerialPort component to send raw binary files to a remote device with RTS/CTS handshaking - the remote device has a small receive buffer and is slow so needs to be hardware flow controlled to prevent the PC sending too much data per second. Here is my attempt at ...
How can we set references to be "any version"? This is for the sample code we ship with out product and I don't want to have to re-open & set the references every time we ship a slip-stream version. thanks - dave