Build and Register an RTDLL

Use the procedures that follow to build and register an RTDLL image.

Building an RTDLL

To build an RTDLL:

  1. Open an RTSS Visual Studio Project. See Using the RTX RTDLL Template for details.
  2. On the Microsoft Visual C++ tool bar, click the Build menu and select Set Active Configuration or Configuration Manager.
  3. From the Set Active Configuration dialog box, select a build option. Both RTSS Release and RTSS Debug will build RTDLLs.
  4. Click OK.
  5. From the Build menu, click Build Your RTDLL.

Registering an RTDLL

After you have built your RTDLL, you can register it using the RTSSrun utility.

NOTE:  RTDLLs require a valid license to be built and run. If a valid license does not exist, the RTDLL will be considered an Evaluation, and can only be run on Evaluation runtimes. You license an RTDLL by stamping it with the StampTool utility.

 

See Also

IntervalZero.com | Support | Give Feedback