***************************
mSQL C API for MS Windows
***************************


At long last I have finally got a version that I think will work
on most Windows compliant platforms.  To use this software you
need some Winsock compliant stack. (i.e. Trumpet Winsock, 
MS TCP/IP-32, Chamelon, etc.)  This client wil connect to a 
1.0.7(6) msqld only.


Included in this package:
1. Very #ifdef'd code for the mSQL API. (libmsql.c, net.c, +headers)
2. Static library (libmsql.lib).
3. DLL library (libmsql.dll)
4. Import library for libmsql.dll (implib.lib)
5. Import library for winsock.dll (winsock.lib)
6. A Borland IDE and Makefile.

Notes on compiling:
I have used the Borland 4.5 compiler.  If you want to use a different compiler you will
need to make sure that _Windows is defined.  This is automatic in Borland.


If you have problems compiling the library please contact me at fuqua@niehs.nih.gov.

Good Luck,
Dean

