小编And*_*llo的帖子

如何创建 C++ DLL(使用 DEV -C++)并在 MT4 脚本中使用(一步一步)

I am trying to create my own DLL with DEV-C++ IDE tool and trying to use it inside MT4 script. I tried to study the example file [MT4_HOME]\MQL4\Scripts\Examples\DLL\DLLSample.cpp available in any MT4 installation and I tried to follow the same logic with other script but without sucess. Below I am describing in great details steps i followed just to be clear. I would like to understand why following the described steps my own dll doesn't work.


System configuration

  1. Laptop with …

c++ dll mt4

5
推荐指数
1
解决办法
3298
查看次数

标签 统计

c++ ×1

dll ×1

mt4 ×1