Strange crash with 402 version when loading my own dll

 

Hi all,

I have some native c++ code compiled into an DLL which is called though my mql4-code. This all has been deployed all working to 8 different broker MT4 terminals, all with the .409 version. My recent addition of brokers seems to offer only a .402 version. The behavour of exactly the same mq4 + dll is a instant crash of the terminal upon the very first call into the dll.

I recompiled all mq4 code in the .402 version from scratch, so all ex4 files are from this .402 terminal version only.

Tried another piece of code with some calls into a windows dll, not that surprisingly enough this works. Unfortunately MT4 forbids to run the terminal in debug mode with a compiler/debugger side by side so I currently don't have a single clue what has been going wrong. There is also no crash log available.


I am currently quite desperate about this and are looking for any hints,

Regards - Soeren

Reason: