# Last update 07/17/96 NRM

TEN SDK LIBRARIES 

The following libraries are included:

.\msvc\sdk.lib
	MSVC4.X Library, for WIN32 applications
	
.\watcom\sdk.lib
	Watcom 10.5 library, for WIN32 applications

.\watcom\sdkboxR.lib
	Watcom 10.5 library, for 32bit FLAT DOS 4gl applications.
	Register based calling
	(Intended to run in a WIN95 DOS compatibility box).

.\watcom\sdkboxS.lib
	Watcom 10.5 library, for 32bit FLAT DOS 4gl applications.
	Stack based calling
	(Intended to run in a WIN95 DOS compatibility box).

Currently these are the only libraries supported in the standard SDK.  
Our SDK includes only 32 bit memory models, however 16bit models can
be provided.  If you have need for a different Compiler/Memory Model, 
please contact xxxxxxxxxx@xxxxxxxxx.com


