Source position: jwawinnt.pas line 6566
type TIRDEDirectory = record
case Integer of
0: (
OffsetToData: DWORD;
);
1: (
OffsetToDirectory: DWORD;
end;