DLLLoader Object

Description

Loads a DLL into the current process.

This is useful to load a dll without relying on path settings.

Methods

LoadDll

Example

Set dl = CreateObject("Toolsack.DLLLoader")
dl.LoadDll "C:\temp\mydll.dll"
 

Samples

Articles



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.