Hello, Currently i am coding a news filter EA and having some errors.
#import "urlmon.dll"
int URLDownloadToFileW(int pCaller,string szURL,string szFileName,int dwReserved,int Callback);
#import
#define INAME "FFCPing"+_Symbol
#define TITLE 0
#define COUNTRY 1
#define DATE 2
#define TIME...