home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
at-lib-bin.lha
/
os-lib
/
fd
/
wb_lib.fd
< prev
Wrap
Text File
|
1993-10-15
|
650b
|
34 lines
##base _WorkbenchBase
##bias 30
*--- functions in V36 or higher (Release 2.0) ---
##private
wbPrivate1()()
wbPrivate2()()
wbPrivate3()()
##public
*
AddAppWindowA(id,userdata,window,msgport,taglist)(d0/d1/a0/a1/a2)
*
RemoveAppWindow(appWindow)(a0)
*
AddAppIconA(id,userdata,text,msgport,lock,diskobj,taglist)(d0/d1/a0/a1/a2/a3/a4)
*
RemoveAppIcon(appIcon)(a0)
*
AddAppMenuItemA(id,userdata,text,msgport,taglist)(d0/d1/a0/a1/a2)
*
RemoveAppMenuItem(appMenuItem)(a0)
*
*--- functions in V39 or higher (Release 3) ---
*
##private
wbPrivate4()()
##public
*
WBInfo(lock,name,screen)(a0/a1/a2)
*
*--- (5 function slots reserved here) ---
##bias 126
*
##end