seraphim / Publications
Forum
funcion 'xxx' call from 'yyy.dll' critical error ?
Dear, I program in VS 2010. I created two project: one of projects is C#(named MT4TestDLL), the other one is C++ (choose CLR in Project Type) (named CallTest) The EA of MT4 will call the C++ and C++ create an object that wrote with C#. When I execute this, I always receive error message like this "