Previous Topic: Default BehaviorNext Topic: Related User Exits


Building on Windows

The Windows TCP/IP DPC Comm Complete exit is built as part of the dynamic link library TCPCXxxN.DLL.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes. N indicates platform.

A prerequisite for building the DLL, you must have Microsoft's Visual C++ compiler installed on your system.

Follow these steps:

  1. Launch a Command Prompt window.
  2. Change your current directory to that directory which contains the makefile CTCPEXIT.NT (by default, the CA Gen installation directory).
  3. Set Microsoft Visual Studio compiler environment variables.
  4. Run NMAKE /F CTCPEXIT.NT.