Source position: jwanative.pas line 2043
type _FILE_NAME_INFORMATION = record
FileNameLength: ULONG;
FileName: array [0..0] of WCHAR;
end;