Rockwell Automation Publication 1789-UM002K-EN-P - January 2015 123
Develop External Routines Chapter 7
Create an HTML Resource
The HTML resource does the following:
• Describes the external routines that are contained in the DLL
• Provides descriptions that the Logix Designer application uses
• Provides type checking in the JXR instruction
• Gets the name of the routine to be used in the GetProcAddress call
The information stored in the HTML resource is in XML. Use an HTML
resource because Visual Studio does not support an XML resource.
Complete these steps to create an HTML resource.
1. From the View menu, choose Resource View.