| / | Forum |
|
divisie
2006.04.12 07:54
Hi all,
Anyone using Visual basic dll for interfacing to MT4? How to call it? Am getting frustated, or is it have to be C++ dll could only run in MT expert / script? please advise... Thanks in advance. vb code (cFunction.cls) -> cFunction.dll
mt4 code
|
|
Terminal Service Client. How to Make Pocket PC a Big Brother's Friend The article describes the way of connecting to the remote PC with installed MT4 Client Terminal via a PDA. |
|
codersguru
2006.04.27 19:36
I tried visual basic to make a MT compatible DLL but it failed!
I think the only language the MT support is c++. You can download my dll(s) from: Forex-tsd .com metatrader.info |
3176 |
Renat
2006.05.01 13:43
All DLL functions must be cdecl
|