PROCSRV.C

The PROCSRV sample application subdirectory contains a makefile and a build file that allow you to build a custom version of PROCSRV.EXE, the PROCSRV executable file.

The makefile contains the compile and link statements that create PROCSRV.EXE. The build file sets the appropriate paths and runs the makefile. Before using the build command, edit BUILD.CMD to make the INCLUDE path and the LIB path conform to your environment. You need to edit the MAKEFILE only if you want to use a drive other than C.

    To build an executable file

This BUILD.CMD command file uses the information in MAKEFILE to create the PROCSRV executable file. It also builds the service utility, used to install PROCSRV as a Windows NT service.