Source position: jwanative.pas line 2212
type _ATOM_BASIC_INFORMATION = record
ReferenceCount: USHORT;
Pinned: USHORT;
NameLength: USHORT;
Name: array [0..0] of WCHAR;
end;