VBScript JavaScript Load Dll

VBScript only supports COM utilities that implement the IUnknown interface for automation. You can't import functions from a regular non-COM DLL in VBScript.