DLL Verbs

  • dll.call - Call a procedure in a DLL.

  • dll.isLoaded - Determine if a stay-resident DLL has been loaded.

  • dll.load - Load a stay-resident DLL.

  • dll.unload - Unload a stay-resident DLL.