Quote:
|
Originally Posted by FX5
Hello Everybody,
I have a lot of problems in debuging the code written for MT4. So I thought of writting most of the code in a DLL file then import those function to my MQL4 code. The problem I am facing is that this method doesn't succeed for DLL's written in C#. Does anybody now where the problem could be? A demonstration code would be so much appreciated.
I would also appreciate any other ideas for debugging MQL4 code.
regrard,
|
FX5,
I've wrote the dll code in C++, maybe it helps!
MT4 Files Functions Replacement.