Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 12:44:16 +0000



Post From: Renamed function problem in custom study DLL

[2017-10-19 12:56:53]
R1sk - Posts: 247
I changed the name for one of my custom functions in ms.dll and now everytime I pick up functions from that DLL it will give me the following LOG file error:

Failed to get the Advanced Custom Study function address for scsf_msPosInfo() in ms.dll. Error: Windows error code 127: Cannot find a procedure. | 2017-10-19 15:48:23 *

Recompile did not give any help nor clearing the chart or restarting the application. I can pick up the functions in this DLL and they are working properly.

So how to get rid of this error ?