home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
programmieren
/
e
/
e_v3.3a
/
src.lha
/
Src
/
Modules
/
workbench
/
startup.e
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-09
|
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 */