Debugging MQL4 code
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,
|