Build an RTDLL
Use the procedure that follows to build an RTDLL image.
Building an RTDLL
To build an RTDLL:
- Open an RTDLL Visual Studio Project. See Using the RTX64 RTDLL Template for details.
- On the Microsoft Visual C++ tool bar, click the Build menu and select Set Active Configuration or Configuration Manager.
- From the Set Active Configuration dialog box, select a build option. Both RTSSRelease and RTSSDebug will build RTDLLs.
- Click OK.
- From the Build menu, click Build Your RTDLL.
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.