Compiling and Linking Custom Scheduler Rules
To compile and link user code for the Scheduler, Microsoft Visual C++ Version 6.0 Service Pack 3 or later is required. If you did not install Microsoft Visual C++ with the option to set up for use from a command prompt, your PATH, LIB, and INCLUDE environment variables may not be set correctly. To set these variables, you can run VCVARS32.BAT, which is located in the \bin subdirectory of your Visual C++ installation.
See Writing a Custom Scheduler Rule for a summary of the steps required to create custom rules.
To compile and link your custom Scheduler rules: