kru2z
kru2z
Friends

Add friends via their profile or user search and you will be able to see if they are online

kru2z
Added topic problems with dll import
hello, here i have a basic script:   #import "libmysql.dll"     #import int OnInit()   {    return(0);   } void OnDeinit(const int reason)   {    return;   } it compiles correctly but when i run
kru2z
Registered at MQL5.community