


To relink the AcuConnect runtime on MS Windows 3.x clients, you must have the following library available on your system:
winsock.lib
This library should come with your C compiler.
To relink the runtime, enter the following at the DOS prompt:
nmake -f wrun16.mak
OR
nmake -f wrun16.mak CLIENT=
to make a wrun16.exe regular runtime that can call an acuconnect server.