Thread: How to code?
View Single Post
  #43 (permalink)  
Old 03-18-2006, 04:09 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Arrow

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.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote