Source position: workbench.pas line 56
type TWBStartup = record
sm_Message: TMessage;
sm_Process: PMsgPort;
sm_Segment: BPTR;
sm_NumArgs: LongInt;
sm_ToolWindow: PAnsiChar;
sm_ArgList: PWBArgList;
end;