Source position: jwawinnt.pas line 5140
type TImgSecHdrMisc = record
case Integer of
0: (
PhysicalAddress: DWORD;
);
1: (
VirtualSize: DWORD;
end;