


Relinking under Windows 95/98 and Windows NT (Intel)
To relink the AcuConnect runtime on MS-Windows 95, Windows 98, and Windows NT (Intel) clients, you must have the following library available on your system:
wsock32.lib
This library should come with your C compiler.
To relink the runtime, enter the following at the prompt:
nmake -f wrun32.mak
OR
nmake -f wrun32.mak CLIENT=
to make a wrun32.exe regular runtime that can call an acuconnect server.