Source position: jwawinnt.pas line 6556
type TIRDEName = record
case Integer of
0: (
NameOffset: DWORD;
);
1: (
Name: DWORD;
2: (
Id: Word;
end;