Source position: jwawinnt.pas line 6848
type _IMAGE_DEBUG_MISC = record
DataType: DWORD;
Length: DWORD;
Unicode: ByteBool;
Reserved: array [0..2] of Byte;
Data: array [0..0] of Byte;
end;