ZComm Release History
  04.01.97 0.1.0

Initial release to selected beta sites

05.11.97 0.9.0

Released beta to general public

05.18.97 0.9.1

Combined the thread object code into zcomm

Changed property BufferSize to MaxReadLength (see InputQueueSize)

Added the following properties:

MaxReadLength
InputQueueSize
OutputQueueSize
XOnLimit
XOffLimit
CTSFlowCtl
DSRFlowCtl
EnableParity
DSRSensitive
TXResume
XOuputFlowCtl
XInputFlowCtl
ErrorReplace
DiscardNULL
AbortOnError
ErrorChar
XOnChar
XOffChar
TimeoutReadInterval
TimeoutReadMultiplier
TimeoutReadConstant
TimeoutWriteMultiplier
TimeoutWriteConstant

Added the following methods:

EscapeComm(unsigned long param);
SetTimeouts();
GetTimeouts();
PurgeCommPort(unsigned long);

06.04.97 0.9.2

Changed the default values to allow open of port, only setting Port property

04.20.98 1.0.0

Changes for C++ Builder 3

05.15.99 1.0.1

Changes to default timeout settings

01.18.2000 1.0.3

Changes for C++ Builder 5