Source position: jwawinioctl.pas line 4870
type _SI_COPYFILE = record
SourceFileNameLength: DWORD;
DestinationFileNameLength: DWORD;
Flags: DWORD;
FileNameBuffer: array [0..0] of WCHAR;
end;