Source position: jwawinnt.pas line 6172
type TImgLineNoType = record
case Integer of
0: (
SymbolTableIndex: DWORD;
);
1: (
VirtualAddress: DWORD;
end;