End Google Ads 201810 - BS.net 01 --> hi,
i am using api
GetPrivateProfileString(string section,
string key, string def, string retVal,
int size, string filePath);

which is not working for me but if i declare 4th arguement as stringBuilder then it works fine but i want to keep it string.wat to do?