Source position: jwawinbase.pas line 4278
function CopyFile(
lpExistingFileName: LPCTSTR;
lpNewFileName: LPCTSTR;
bFailIfExists: BOOL
):BOOL;