Forum

if encountered a "stack damaged" exception,try to use "cdecl" instead of "stdcall" in your DLL code

When I try to migrate my C# code to Delphi, I found that when using the array as a parameter, it will always raise a "stack damaged" failure. Even use the example code shown here . After many times trying, I finally realized that it's caused by the calling conversion. Now I fixed this problem by

Why the same version (509) so different

When I reinstall the MT4, I find the version compiled in June and the version compiled in September are different, although they are both version 4.509. I use MT4i's Quickchannel DLL to send Alarm message to my C# client, it is work very stable, now when I reinstall the newer version which