Michael Olschimke
Date: Aug-03-1999
-----------------

What contains this directory?
-----------------------------
This directory contains Serial.xxx, which is the complete source code for Serial.dll.
Files:
	DMSerialU.dcu
	DMSerialU.dfm
	DMSerialU.pas
	Serial.cfg
	Serial.dll
	Serial.dof
	Serial.dpr

ATTENTION!!! You have to rebuild the DLL in order to use it correctly!

CreateDLL.bat is used to rebuild the DLL. Please refer to the install.txt file in the root directory of
this package to use it correctly.
Files: 
	CreateDLL.bat

SerialDec.xxx is are the declarations for the DLL to use the DLL in Borland Delphi. Add this file
to the uses clause of you unit.
Files:	
	SerialDec.dcu
	SerialDec.pas

Then this directory contains CheckP.xxx, which is the complete source code for an
testing application which calls the dll.
Files:
	CheckP.cfg
	CheckP.dof
	CheckP.dpr
	CheckP.exe
	CheckP.res
	CheckU.dcu
	CheckU.dfm
	CheckU.pas

SerialPG.bpg is the project group for both projects, you don't need it really.
Files:
	SerialPG.bpg