Source position: jwawindns.pas line 1798
type _DNS_MESSAGE_BUFFER = record
MessageHead: DNS_HEADER;
MessageBody: array [0..0] of CHAR;
end;