External function not found

The dynamically linked library (DLL) named in a Declare statement for an external function was found, but the declared function was not found in the DLL.

If the function name was misspelled in the Declare statement, correct it.

If the function name was correct but the wrong DLL was specified, specify the correct DLL.