Source position: utility.pas line 55
type tHook = record
h_MinNode: tMinNode;
h_Entry: Pointer;
h_SubEntry: Pointer;
h_Data: Pointer;
end;