OWLNext 7.0
Borland's Object Windows Library for the modern age
|
You call a DLL function from an application just as you would call a function defined in the application itself.
However, you must import the DLL functions that your application calls.
To import a DLL function,
When your application executes, the files for the called DLLs must be in one of the following locations, or your application will not be able to find the DLL files and will not load: