Source position: jwawintype.pas line 740
type _CSTRING = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: PCHAR;
end;