*** 
*** Using SEE32.OBJ 
***

SEE16.OBJ (and SEE32.OBJ) can be used to create applications that don't 
depend on SEE16.DLL (and SEE32.DLL). The files SEE16.OBJ, SEE32.OBJ, and
and STAT32S._M_ are in registered version only.

(1) Install with "INSTALL U".
(2) All application code that includes SEE.H must define STATIC_LIBRARY
    before including SEE.H
(3) Your application must link with WINSOCK.DLL (for WIN16) or with
    WSOCK32 (for WIN32).
(4) See STAT32S._M_ for an example.





