DllLoad ("filename", verbose? = nil)
The name of the dynamic library to be loaded.
When set to t, shows the paths of load attempts.
This function loads a DLL if the system supports it (Linux, QNX 6, and MS-Windows). The first search path for the DLL is taken to be ./, next is /usr/cogent/dll/, and finally the system DLL search path, if any.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.