Source position: jwawinbase.pas line 4274
function CopyFileA(
lpExistingFileName: LPCSTR;
lpNewFileName: LPCSTR;
bFailIfExists: BOOL
):BOOL;