Thread: How to code?
View Single Post
  #42 (permalink)  
Old 03-18-2006, 03:59 PM
FX5 FX5 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 13
FX5 is on a distinguished road
Lightbulb 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,
Reply With Quote