home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
E
/
TFF-A32R.LZX
/
AmigaE3.2a
/
ModulesSrc
/
workbench
/
startup.e
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-08-29
|
306 b
|
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 */