Compiling and Linking an LUA Application
Use the following procedure to compile and link a logical unit application (LUA) application.
To compile and link an LUA application for use with Host Integration Server
Update the path statement to include the directory containing the LUA application.
Set any required environmental variables.
Compile the application, including the WINLUA.H header file provided in the Host Integration Server SDK, to produce the .obj files.
Link the application with the WINLUA.LIB library to produce an .exe file.