MQL4 - automated forex trading   /  

Forum

Mystery Error

Back to topics list To post a new topic, please log in or register

avatar
8
ilTallman 2010.10.05 05:27 

Testing some EA for news events, the two lines of code compile fine:

#import "kernel32.dll"
int WinExec(string NameEx, int dwFlags);

But when it runs it generates an error:

dll calls are not allowed; 'kernel32.dll'-'WinExec'

I think many people have ran this EA just fine, did not see any errors or messages stating a problem, anybody know why?

Thanks!

Sound Alerts in Indicators

Sound Alerts in Indicators

How to create "voice" indicators for daily usage.


avatar
1675
qjol 2010.10.05 06:01 

Back to topics list  

To add comments, please log in or register