routine CopyFileA module=KERNEL32 minarg=3 maxarg=3 stackpop=called returns=long ; arg 1 input char format=$cstr200.; * From filename; arg 2 input char format=$cstr200.; * To filename; arg 3 input num format=pib4. byvalue; * 1=dont overwrite an existing file, 0=overwrite ;