I created a simple DLL that reads a text file (http //: mysite.com/miofile.txt) from a server.
Everything
works perfectly but in only one case in a Windos 7 PC the DLL could not
communicate with the server and this function returned false.In addition to enabling DLLs in the MT4 you need to enable something else? Or do you need to create an antivirus or firewall exception?
I created a simple DLL that reads a text file (http //: mysite.com/miofile.txt) from a server.
Everything works perfectly but in only one case in a Windos 7 PC the DLL could not communicate with the server and this function returned false. In addition to enabling DLLs in the MT4 you need to enable something else?
Or do you need to create an antivirus or firewall exception?
C++ code: