how to call this function prams from dll created in delphi i have no idea how to use this function through auto-it procedure Myfile(FileName : Pchar); stdcall; DllCall("myfile.dll","long","Myfile","pchar","myfile.jpg")?