Tab Pro Version 2.0  
REDIST.TXT
FarPoint Technologies, Inc.  
-------------------------------------------------------------------------  
If you are redistributing a Tab Pro control with your application, review
the following information concerning the files you must distribute with
your application.

The following lists include the Imprint and Tab control files. 
If you include only one of the Tab Pro controls in your application, 
distribute only the relevant control file.

Before a control can be used in your distributed application, it must 
be included in the Windows registration database. As a developer, 
you are responsible for registering the Tab Pro control files, as well 
as any necessary files listed below. If the files are already present 
on the target system, they need not be registered.

Your setup program can register controls and files directly. Use the 
LoadLibrary Windows API to load the control's DLL or the DLL file, 
then use GetProcAddress to obtain the address of the "DLLRegisterServer" 
function, and then call that function.

For additional information, consult your development environment's 
documentation.


** OCX Controls

You must include the following files, based on your development 
environment. 

To redistribute Tab Pro 16-bit OCX controls, include the following
files:
	IMP16X20.OCX	Imprint 16-bit OCX control
	TAB16X20.OCX	Tab 16-bit OCX control
	0C25.DLL	16-bit control run-time DLL

To redistribute Tab Pro 32-bit OCX controls, include the following
files:
	IMP32X20.OCX	Imprint 32-bit OCX control
	TAB32X20.OCX	Tab 32-bit OCX control
	MFC40.DLL	Library file
	MSVCRT40.DLL	C run-time libraries
	OLEPRO32.DLL	Library file

** DLL Controls

To redistribute Tab Pro 16-bit DLL controls, include the following files:
	IMP16D20.DLL	Imprint 16-bit DLL control
	TAB16D20.DLL	Tab 16-bit DLL control

To redistribute Tab Pro 32-bit DLL controls, include the following files:
	IMP32D20.DLL	Imprint 32-bit DLL control
	TAB32D20.DLL	Tab 32-bit DLL control

*** VBX Controls

To redistribute Tab Pro VBX controls, include the following files:
	IMPPRO20.VBX	Imprint VBX control
	TABPRO20.VBX	Tab VBX control

