Source position: jwawinnt.pas line 7183
type _SLIST_HEADER = record
case Integer of
0: (
Alignment: ULONGLONG;
);
1: (
Next: SLIST_ENTRY;
Depth: Word;
Sequence: Word;
end;