by Peke » Thu Oct 09, 2008 6:32 pm
From what I know 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.
From what I know 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.