ANR8678E (Windows)
Cannot find/set User specified function name within DLL. in User specified DLL library name, with registry path, system errno = Error number generated by Windows.

Explanation

The server was unable to find and/or bind with the function name in the DLL specified.

System action

Server continues running.

User response

Use the server supplied sample makefile to compile-link the user-exit module. Make sure there is a function name in the DLL as specified in the server options file. Make sure the function only accepts one argument, a void pointer.