when I bulit the Dll file by using Dll Maker,I met a problem.
In Visual studio,the "setanimationvar()"function could not be used.But "startanimation()" and other flexsim function could be used accurately.
In Visual studio,I searched the entire solution, I could not find the declaration and definition of the "setanimationvar()" function.
I need to use "setanimationvar()" function .How can I solve this problem?
Thank you in advance