MetaTrader build 211 error in Visual Studion 2005 debug mode

 
Hi there,

I will present the situation as short as possible.
I am using MT4 and I call my own dll developed in C++ with Visual Studio 2005 (VS). The reason is quite obvious, since is the one of the few ways to have a full powerful debugging tool. However, when I call from the VS the application terminal.exe in order to debug my dll I get a message error. The MT4 is Version 4.00 build 211 11Jan2008.

At the first glance you might believe that I did something wrong. But… if I use MT4 version 4.00 build 197 12Sep2006 everything works perfectly.

The methodology for my dll usage it follows the example given in DLLsample. It is obvious that something changed in between the two MT4 versions.

Does somebody experienced the same problem and/or knows a way to solve it?

Best regards
 
Hi again,

I tried the same thing on another computer and with VC6 and the same result.
I believe that an answer to this can come only from somebody like Slava (or maybe I am wrong).
Anyway no answer till now.

Any comments are welcome.

Augustin
 
It is defence from decoding of client terminal and EAs
 
Thanks!

It seems that is no way of step by step debugging and complex programing. That's sad.

Best
Augustin