home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
dev
/
e
/
amigae
/
modulessrc
/
workbench
/
startup.e
next >
Wrap
Text File
|
1995-07-05
|
306b
|
22 lines
OPT MODULE
OPT EXPORT
MODULE 'exec/ports'
CONST WORKBENCH_STARTUP_I=1
OBJECT wbstartup
message:mn
process:PTR TO mp
segment:LONG
numargs:LONG
toolwindow:PTR TO CHAR
arglist:PTR TO wbarg
ENDOBJECT /* SIZEOF=40 */
OBJECT wbarg
lock:LONG
name:PTR TO CHAR
ENDOBJECT /* SIZEOF=8 */