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