Source position: jwatlhelp32.pas line 264
type tagTHREADENTRY32 = record
dwSize: DWORD;
cntUsage: DWORD;
th32ThreadID: DWORD;
th32OwnerProcessID: DWORD;
tpBasePri: LONG;
tpDeltaPri: LONG;
dwFlags: DWORD;
end;