Source position: jwasfc.pas line 97
type _PROTECTED_FILE_DATA = record
FileName: array [0..MAX_PATH-1] of WCHAR;
FileNumber: DWORD;
end;