Following are functions relating to DLLs:
DLLCall
Calls a DLL function.
DLLCallEx
Calls a DLL function, and passes the specified arguments to that function.
DLLClose
Closes a link to a DLL function.
DLLOpen
Opens a link to a DLL function.
See Also
Cicode Functions