Source position: workbench.pas line 83
type tWBStartup = record
sm_Message: tMessage;
sm_Process: pMsgPort;
sm_Segment: BPTR;
sm_NumArgs: LongInt;
sm_ToolWindow: STRPTR;
sm_ArgList: pWBArgList;
end;