Source position: amigados.pas line 441
type TStandardPacket = packed record
sp_Msg: TMessage;
sp_Pkt: TDOSPacket;
end;