Quote Originally Posted by linder View Post
this error code comes directly from the LoadLibrary Windows API call. It is GetLastError() 87:

ERROR_INVALID_PARAMETER 87 (0x57) - The parameter is incorrect.
Friedrich,

I dont think we use that in our DLL, but I'll check.

Mark